[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: one simple dout



On Tue, 2003-09-09 at 13:52, manu aradhya wrote:
>  hi all, iam new to this gui concept, can anybody tell
> me ,how to fix size of window (or fixed in it with
> only one text box). usually size of window or frame
> adjusts to size of widget itself.where can i fix the
> size of window.

Beware that usually you don't want to do this... you can't
know in advance what fonts or screen resolution the user's
computer will have, so a text widget might be a different
size when the program is run on another computer.  A fixed
size window may mean not all of the contents aer visible!

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Ankh: irc.sorcery.net www.valinor.sorcery.net irc.gnome.org www.advogato.org
Author, Open Source XML Database Toolkit, Wiley August 2000
Co-author: The XML Specification Guide, Wiley 1999; Mastering XML, Sybex 2001




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]