[Gambas-user] Issue 167 in gambas: Height and width form does not change in runtime.
gambas at ...2524...
gambas at ...2524...
Sat Dec 24 13:30:27 CET 2011
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 167 by Crasher... at ...626...: Height and width form does not
change in runtime.
http://code.google.com/p/gambas/issues/detail?id=167
Dim testform As Form
testform = New Form
testform.h = 100
testform.w = 100
testform.Show
This code show small window. Height and width = 0.
Version: 2.99.6
Revision:
Operating system: Linux
Distribution: Ubuntu 11.10
Architecture: x86
GUI component: GTK+
Desktop used: Gnome
More information about the User
mailing list