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 ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
