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

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to