[pygtk] GTK bug? Or PyGTK bug? Or annoyance (better way to do it?)
LF
lf11@andonet.com
Sat, 11 Nov 2000 13:52:24 +0000
Tessa Lau wrote:
>
> > a_message_box.insert_text("this is a test")
>
> Try insert_default instead. (Caveat: I don't know much about GtkTexts, but
> this works for me.)
>
> --Tessa
It does not come up with Gtk-CRITICAL errors when using insert_defaults,
but it does come up with
-----
Xlib: unexpected async reply (sequence 0x15d3)!
-----
and locks. Actually, the last time I tried it, the window would be
greyed out when it came up, but the rest of the program worked fine for
a few more appearances of the window, then finally Xlib-errored out and
locked.
So, I still have problems. Any guesses, anyone?
If need be, I can post the app online for perusal.
thanks,
-lf
:wq