[Gambas-user] dumb newbie question

M0E Lnx m0e.lnx at ...626...
Mon Mar 3 16:27:44 CET 2008


On you next button's click event, that's where you code in your actions

public sub btNext_click()
Step1.hide ' you can't close it because if this is your startup form,
the application will exit
Step2.show
END

On Mon, Mar 3, 2008 at 9:25 AM, Hamish Robertson
<robertsonhamish at ...626...> wrote:
> Hey guys,
>
> I'm a complete newbie to gambas and programming. I would like to know how to
> close one form and open up a new one. I'm making a wizard. When the user
> clicks the next button I want the form Step2.form to open.
>
> Can someone here throw me a bone? :)
>
> H.
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> 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