Tkinter Pmw vs PyQt
Ali Dada
dada_ali at hotmail.com
Sun Nov 16 15:15:04 EST 2003
More information about the Python-list mailing list
Sun Nov 16 15:15:04 EST 2003
- Previous message (by thread): Running Gramps on Windows?
- Next message (by thread): ANN: Unum 4.0 beta
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
in PyQt you have the option of customizing the items in a list box, using the QListBoxItem class, for example by including an image along with the text. Tkinter doesn't have this feature in its Listbox, and neither does Pmw in its ScrolledListBox: they only support strings, right? If so is their any way out? another toolkit fot Tkinter? thanks! Regards, Ali
- Previous message (by thread): Running Gramps on Windows?
- Next message (by thread): ANN: Unum 4.0 beta
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list