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

Jussi Lahtinen jussi.lahtinen at ...626...
Sat Oct 12 18:18:21 CEST 2013


Always fill new bug report for each bug.
However I don't think this is bug. You give hide command in event which is
run before form is made visible!

Jussi


On Sat, Oct 12, 2013 at 5:56 PM, <gambas at ...2524...> wrote:

>
> 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
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list