Ter, 2008-10-21 às 21:44 +0200, Duncan Mac-Vicar P. escreveu:
> In this case, DumbTab is not only dumb, but dumb with influece :-).
> 
 The entire Dialog & Wizard paradigm is dumb in that sense, so you will
always want to have a comfortable default size in order to not annoy the
user with any resizing.

> While it is a real issue, I wonder if yast2-gtk would resize the topmost
> dialog or not. Michael?
> 
 10.3, 11.0 and svn should behave like yast2-qt. The window's size not
coping with contents was an interim bug.

 With regard to the default size, gtk's is 600x600 pixels, while qt
scales to the display resolution (to some extent). The display
resolution is in pixel units though and as the needed pixels are always
the same anyway, and the font will be the one influencing the needed
size, setting it in font units makes more sense. However, the font is
only responsible in part for the needed size, so you'd want to scale the
thing conservatively.

Cheers,
 Ricardo


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to