Hi, Am Mittwoch, den 08.02.2006, 09:58 -0500 schrieb Thierry Lam: > I have a GUI program which has an "About" menu item. After clicking on > it, an About window is generated. The About window was created with > Glade, here are the steps for its creation: > > - Create a new window > - Set the window to "Fixed Positions"
What is that? I've never seen "Fixed Positions" anywhere... > - Add some text, pictures and a button > > Here's how it looks like: > > [ About win ] > [ ] > [ [ OK ] ] > [ ] > > For the About window, I was able to set it to non-resizable. > However, > when I try to resize the window, it resizes vertically from the OK > button. Is there a way to fix that? Maybe my About window creation is > not the best. Any suggestions? I tried setting "resizable" to "no" in glade for the window, and indeed, now I can't resize it, vertically or otherwise... Can you post your glade file? > > > Thanks > Thierry cheers, Danny _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
