python-gtk: GtkCList.clear() problem
Igor Stroh
igor.stroh at wohnheim.uni-ulm.de
Wed Oct 24 19:21:12 EDT 2001
More information about the Python-list mailing list
Wed Oct 24 19:21:12 EDT 2001
- Previous message (by thread): ANN: Anygui 0.1a3
- Next message (by thread): Need help with programming.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi there, did anyone ever had this kind of problem with GtkCList.clear(): the function is called from a thread that get's the appropriate widget on creating. Inserting and deleting rows works fine, but if I call .clear - nothing happens... I tried to use .clear inside of .freeze - .thaw() (which is obviously useless) with the same result though... calling .clear from the main programm (e.g. by bindig it to a button) works as desired... any suggestions? TIA, Igor
- Previous message (by thread): ANN: Anygui 0.1a3
- Next message (by thread): Need help with programming.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list