[pygtk] PyGTK New User
Soumyaroop Roy
soumyaroop at gmail.com
Sun Jan 23 03:34:16 WST 2011
Hi there:
I am a PyGTK newbie and I want to know if it is possible to attach
labels to entry widgets. For e.g., if I were to assign a token to an
argument switch (foo -arg1 value1), I am contemplating that "value1"
will be entered through the entry widget (by the user) and "-arg1"
will be its label. Does that sound ok? So, do I have to create a
container object that contains a label widget and the entry widget?
regards,
Soumyaroop
More information about the pygtk
mailing list