Re: [pygtk] PyGTK Faq

2002-01-28 Thread Skip Montanaro
Christian> Sounds reasonable. Would you (anybody, really) have a Christian> suggestion of sections for us? Right now I have: Christian> 1. General Information and Availability Christian> 2. Widget Issues Christian> 3. Themes and Styles Christian> 4. Signal handling Ch

Re: [pygtk] PyGTK Faq

2002-01-28 Thread Christian Robottom Reis
On Mon, 28 Jan 2002, Skip Montanaro wrote: > One thing that might help to generate more input and to lessen your load is > to add questions without answers when you realize they are faqs (should be a > lot lower effort on your part than trying to come up with answers as well). > Every now and aga

[pygtk] .show()ing a TreeView deadlocks still.

2002-01-28 Thread Tom Morton
I'm using lastest Gtk1.3 and pygtk-1.99 from CVS. Pygtk is compiled with threads enabled. If i call gtk.threads_init then .show()ing a gtk.TreeView deadlocks. (gdb) bt #0 0x4015ea0e in sigsuspend () from /lib/libc.so.6 #1 0x400fe629 in __pthread_wait_for_restart_signal () from /lib/libpthread.s

Re: [pygtk] PyGTK Faq

2002-01-28 Thread Steve McClure
> Skip Montanaro <[EMAIL PROTECTED]> writes: > > > >> Where is the faq ... > > Christian> I'm working on one in my spare time (which is why it is still > Christian> so short) at http://www.async.com.br/faq/pygtk/ > > Christian, > > One thing that might help to generate more input a

Re: [pygtk] PyGTK Faq

2002-01-28 Thread Skip Montanaro
>> Where is the faq ... Christian> I'm working on one in my spare time (which is why it is still Christian> so short) at http://www.async.com.br/faq/pygtk/ Christian, One thing that might help to generate more input and to lessen your load is to add questions without answers when y

[pygtk] PyGTK Faq

2002-01-28 Thread Christian Robottom Reis
On Mon, 21 Jan 2002, Markus Schaber wrote: > > 1)Where is the faq or basic documentation, such as a listing of modules > > and a package/module hierarchy? From digging through the archive, I'm > > guessing not. > > For python, you should find this on www.python.org. > > For gtk, www.gtk.org has

Re: [pygtk] A class to add to libglade.py

2002-01-28 Thread Christian Robottom Reis
On Tue, 22 Jan 2002, Mitch Chapman wrote: > > Anyway, I was thinking of how to use Python in the context of a RAD, using > > Glade as the GUI-builder. The signal autoconnect is nice, but it would be > > even better if the user didn't have to create the dictionary, and all of > > the functions we