Hello hackers. I have a couple of issues with pygtk and I have already gone through the pygtk2 tutorial to search for an answer. I want to know how to automate the alignment and size of my widgets on a frame in the event of screen resize like maximise or minimise etc. Which layout to use and what instructions to give to the widgets? I think I am seriously missing a point or 2 here. Further more, I may need to devide my screen area into 2 divisions (columns ) the first part will be about 40% and the second will be 60%. How can this result be achieved?
This means I will have a vertical column of lable: text entry couple. This will be followed by a small gap and the other side will have another column of labels and textentry coupled. but the other side will have slightly bigger text entries. Can this be achieved using a table layout and how? happy hacking. Krishnakant. _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
