Hi Everyone, I'm designing a GUI using PyGTK and Glade and at the moment I can't seem to figure out how to accomplish a few things using the GTK+ toolkit.
I would like to like to have three horizontal panes likes you often see in IDE or in glade itself. I can't seem to figure out how to accomplish this? Do I simply add another horizontal pane into one of the positions of a horizontal pane? The second question I hard was about a button palette or grid, similar to those that you see in graphics programs. Is that handled by a specific GTK+ widget, or is that simply a grid of buttons? I know that these questions are pretty GTK+ toolkit related so maybe this is the wrong place to ask this question but I thought that maybe since I am using pyGTK someone wouldn't mind helping me out with some information. Thanks. mark. peace. _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
