[pygtk] GtkNotebook problem (with broken code)

2000-09-12 Thread Randolph Bentson
a frame inside the page, but don't see a clean way to get a handle on the right frame (or is this what .get_data and .set_data are all about?)) Can anyone give me a hand? -- Randolph Bentson [EMAIL PROTECTED] #!/usr/bin/env python from gtk import * import GtkExtra def page_callback(notebook, crap

[pygtk] wandering 'connect'

2000-04-25 Thread Randolph Bentson
K, but meanwhile I'd like to see if anyone can identify a problem in my code. Is this behavior some function of widget state? -- Randolph Bentson [EMAIL PROTECTED] #!/usr/bin/python -v from gtk import * # from pygtk import time def quit_pgm(*args): print "Quit Pgm"

Re: [pygtk] PyQt/PyKDE Bindings

2000-03-23 Thread Randolph Bentson
t;Gtk" vs. "Gtk."), seems to be too small to be a consideration. -- Randolph Bentson [EMAIL PROTECTED] - To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

[pygtk] destruction of window causes abort

2000-01-11 Thread Randolph Bentson
mode. I'm running version 1.5 of python, version 1.2 of libgtk, version 1.2.1 of gtk+, and version 0.63 of pygtk. I'd be most happy with answers which point me to some new release which solves the problem. My second choice would be advise on how to make this code more robst. Any takers? Randol

Re: [pygtk] destruction of window causes abort

2000-01-11 Thread Randolph Bentson
Hmm, I get to follow-up to my own post. I've run the program on another system which is Red Hat 6.1 at the core. Since I don't have trouble there, I'm going to try to isolate what is different. Randolph Bentson To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]