> 2010/3/18  <minter...@gmail.com>:
> > Hello list :)
> > I don't know if this is a bug, a feature or a misconception, but I can't
> > resize a window in modal mode to a lesser size. I display it with
> > ShowModal and the window appears centered with the size as it is in the
> > form design view into Gambas IDE. All is correct at this point. Now,
> > when I try to resize that window I can only increase it but not reduce.
> 
> it's a feature
> 

Yep. When showing a form in modal mode, its size is automatically restricted. 
It cannot be smaller than its initial size, defined in the IDE.

I think the workaround you found is based on a bug that has been fixed since, 
so it won't work anymore with a more recent version of Gambas.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Download Intel&#174; 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