[pygtk] zvtterm colors...

2000-04-29 Thread Anders Eurenius
Hi all. Anybody know why _zvt.zvt_term_set_color_scheme barfs this?: _zvt.zvt_term_set_color_scheme(self._o, color_list) TypeError: list items must be like (int,int,int) when the color_list looks like this?: col = [(0x,0x4000,0x), (0x,0x000

Re: [pygtk] Making libglade.py work with gnome

2000-04-29 Thread James Henstridge
On Sun, 30 Apr 2000 [EMAIL PROTECTED] wrote: > Hi > > I know that the question has already been asked but I definitively > don't succeed in having libglade.py working properly on gnome > widgets. > > The libglade I have on my system is probably good as I am able to > make it work with gnome w

[pygtk] Making libglade.py work with gnome

2000-04-29 Thread frederic . gedin
Hi I know that the question has already been asked but I definitively don't succeed in having libglade.py working properly on gnome widgets. The libglade I have on my system is probably good as I am able to make it work with gnome widget and C. Using the same glade file but with python the m

Re: [pygtk] GTK tutorial in python

2000-04-29 Thread J.W. Bizzaro
Clint Hepner wrote: > > Hi, I just subscribed to this list. I saw in the archives > that someone may have ported the GTK tutorial from www.gtk.org > to Python, but I haven't been able to track it down anywhere. For some reason, Daniel has dropped off the face of the earth. His tutorial used to

[pygtk] GTK tutorial in python

2000-04-29 Thread Clint Hepner
Hi, I just subscribed to this list. I saw in the archives that someone may have ported the GTK tutorial from www.gtk.org to Python, but I haven't been able to track it down anywhere. I'm working on this myself for practice, but I'm having trouble with the rangewidget example. Specifically, I'm not