[Gambas-user] dumb newbie question

Hamish Robertson robertsonhamish at ...626...
Mon Mar 3 16:31:20 CET 2008


THANK YOU M0E Lnx!!!  :)

On 03/03/2008, M0E Lnx <m0e.lnx at ...626...> wrote:
>
> 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
> >
>
> -------------------------------------------------------------------------
> 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