[pygtk] Okay.....

2000-07-29 Thread Edward Muller
I have an applet that I am writing. It spawns another thread (that only updates one control, and that call is wrapped in threads_enter()/threads_leave() calls), adds two menu entries to the applet menu. One is the stock_callback for about, the other is a call to the .show function of a GtkDialog i

[pygtk] Misc. Dummy User Questions

2000-07-29 Thread Martin Preishuber
Greetings, since I found some time to work on my eroaster today, I also found some things about the gnome-python-bindings I don't really understand, too: - There are some conditions, where windows are not complettly drawn, e.g. while events_pending(): mainiterat