Re: gtk-menu-popup [guile-gnome2 2.16.1-4]
David Pirotte <[email protected]> Fri, 16 Jul 2010 14:46:27 -0300
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Organization | Alto Air Services [http://www.altosw.be/aas/] |
| Message-ID | <20100716144627.528f2007@rascar> |
Hi Patrick, Sorry for the late response, but thank you very much for your help! I will try this and the other patches you wrote as soon as possible, hopefully this WE. Cheers, David since I am setting G_SLICE to always-malloc, as suggested, none of my applications crashes anymore: it is very stable as is, but I will try the 2 patches you provided. ;; -- Le Tue, 13 Jul 2010 15:08:06 +0200, Patrick Bernaud <[email protected]> a écrit : > Hi Andy and David, > > Moving the discussion to guile-gtk... > > Andy Wingo writes: > > [...] > > Indeed, it seems that gtk-tree-view-get-path-at-pos is not wrapped in > > guile-gnome-2. For the moment, you will have to use something else; but > > please file a bug. I might be able to get to this within a couple weeks > > if you poke me about it. > > Attached is a patch for the support of gtk-tree-view-get-path-at-pos. > Give it a try. > > Patrick