[pygtk] confused with menu creation, manual was not clear.

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Feb 18 16:45:25 WST 2008


krishnakant Mane wrote:
> the manual on pygtk2 states that item factory is an easy way.
> now since I am finding it difficult, there must be some thing I am
> seriously missing.

It probably is easier if you're programming in C, but that
isn't necessarily true in Python.

Last time I was using pygtk, I don't think I bothered
with item factories. If you're finding some other way
easier, by all means continue using it.

-- 
Greg


More information about the pygtk mailing list