[Gambas-user] Changing window size from code
Eilert
eilert-sprachen at ...221...
Wed May 11 16:49:09 CEST 2005
In a dialog window, it should be possible to change its size by
dlgDialog.Height = something...
In my dialog here, it doesn't. The beast doesn't care at all :-)
What am I doing wrong?
The reason for this is that there is a changing number of input
TextBoxes, and the window is to change accordingly in size to look nice.
I tried the command in Form_Open and in Form_Activate, it doesn't have
any effect.
Rolf
More information about the User
mailing list