Can someone point me to some manual geometry management help somewhere? 
What I want is to pop up a GtkEntry widget in a cell of a GtkCList when
the user clicks on it.  It looks like in order to place the widget where
I want it I need to use the GtkFixed or GtkLayout widgets.  However, it
looks like I need to adjust the GtkCList child to fit into those
widgets. As soon as I call set_usize() on the CList in the container, a
recursive loop is started.

Any help/pointers/finger wagging would be greatly appreciated.
-- 
Steve McClure                   430 10th St NW
Racemi                          Suite N-210
http://www.racemi.com           Atlanta, GA 30318
[EMAIL PROTECTED]             voice/fax: 404-892-5850

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to