[Gambas-user] dumb newbie question

Hamish Robertson robertsonhamish at ...626...
Tue Mar 4 02:56:00 CET 2008


Wow. Thanks guys for all the support. so much appreciated! How long have you
guys been using gambas? Was gambas your first language or did you come to
gambas from VB?

On 04/03/2008, nando <nando_f at ...951...> wrote:
>
> I believe you can close the startup form IF
> you have something else existing and it still exists
> after the close
>
>
>
> ---------- Original Message -----------
> From: "M0E Lnx" <m0e.lnx at ...626...>
> To: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
> Sent: Mon, 3 Mar 2008 09:27:44 -0600
> Subject: Re: [Gambas-user] dumb newbie question
>
>
> > 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
>
> ------- End of Original Message -------
>
>
>
> -------------------------------------------------------------------------
> 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