PyGTK overload

John Lenton john at grulic.org.ar
Mon Aug 2 09:23:53 EDT 2004


On Sat, Jul 31, 2004 at 11:12:25AM +0200, Egbert Bouwman wrote:
> As a newby to PyGTK I already have produced some gui's I like,
> but I have difficulties in finding out what method or other instrument
> I need for doing various things.
> 
> I have not yet found the tutorial or otherwise that explains concepts
> like setting (relative) sizes, setting or manipulating focus, 
> setting colors, etc.
> 
> Also when I think I need a method with a specific word it its name,
> and I cannot find it, there are two (not necessarily exclusive) 
> possibilities:
> - I have to go higher up the ancestry
> - I look for the wrong word
> 
> Is there an other way than just going on and become familiar with it ?

have you tried, e.g., 'help gtk.Window' from the interpreter, or
'pydoc gtk.Window' from the commandline?

-- 
John Lenton (john at grulic.org.ar) -- Random fortune:
Your sister swims out to meet troop ships.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20040802/6290d055/attachment.sig>


More information about the Python-list mailing list