[pygtk] A few questions/comments

Suresh Jeevanandam jm.suresh at gmail.com
Mon Jan 8 05:14:43 WST 2007


On 1/7/07, e11321 at comcast.net <e11321 at comcast.net> wrote:
>
> Hi,
>
> Is there a way to search this list?  I've looked from these places:
>     http://www.daa.com.au/mailman/listinfo/pygtk
>     http://www.daa.com.au/pipermail/pygtk/

Yes. From here:
 http://www.mail-archive.com/pygtk%40daa.com.au/

I can't find how to add a separator to a pop up menu.  I created a pop up
> menu a couple of month ago and have no idea where I found out how to do t=
hat
> (probably copied from some example).
>
> The documentation for TreeModel.get_iter_from_string(string_path) does not
> define the format for 'string_path'  This got me a couple of months ago, =
and
> then again yesterday.  How do I put in a request to get the documentation
> fixed?
>
> For 'button-press-event' handlers:
>
>     def mouseClick(self, widget, event):
>         #....
>         x,y =3D event.get_coords()
>
> Is there a reason that x,y are floating point values?  When I turn around
> and call TreeView function get_path_at_pos(x,y) I get a warning because of
> the floating point values (I'm casting them so I'm not seeing the warning=
 at
> the moment).
>
> Pat.
> _______________________________________________
> pygtk mailing list   pygtk at daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20070107/4c3d1b9f/at=
tachment.htm


More information about the pygtk mailing list