> Ok, then it is a feature, thank you.
> I won't use this workaround, in fact I've never used it, I just discovered
> it before this email.
> 
> I can read this:
> "If a resizable window is shown in modal mode, then its initial size
> becomes automatically its minimum size."
> here:
> http://gambasdoc.org/help/dev/guicomp/window
> 
> Maybe this can be added to the showmodal documentation, aren't we? Or at
> least add a link to the explanation.
> http://gambasdoc.org/help/comp/gb.qt/window/showmodal
> 
> Now, assuming that I have to adjust the initial Window's size, how is it
> better to do? To fix its size in the form editor view (despite some fields
> or contents be hidden, probably causing confusion) 

Yes, this is the usual way.


> or programmatically with
> ME.Resize()?

You can do that too, but only *before* the Open event. For example inside the 
constructor.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to