[Gambas-user] Issue 465 in gambas: Window initial size error

gambas at ...2524... gambas at ...2524...
Sat Oct 12 16:56:22 CEST 2013


Comment #4 on issue 465 by krisztiankende: Window initial size error
http://code.google.com/p/gambas/issues/detail?id=465

And I noticed that the Me.Hide (or Me.Visible = False) is not work.

Public Sub Form_Open()
   Me.Hide
End

But opened window is not hide, and "Print Me.Visible" output is "True".

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list