[Gambas-user] working with many formulares

Jorge Carrión shordi at ...626...
Wed Apr 8 19:12:46 CEST 2009


In the click event of button in form 1:

PUBLIC SUB button1_Click()

  DIM frForm2 AS NEW formu2

  frForm2.ShowModal

END



2009/4/8 juelin <juergen.linder at ...17...>

>
> hi,
> I'm new at Gambas.
> I'm writting an application with many windows (formulares).
> I create two formulares at my application.
> the first formular work's.
> 1. When I push a button in formular1 I want change to formular 2.
> What must I do?
> 2. when the work is done in formular2 I want go back to formular1 and close
> formular2
> What must I do?
> Can anybody help me?
> with examples please
>
> kind regards
> Jürgen
>
> --
> View this message in context:
> http://www.nabble.com/working-with-many-formulares-tp22953596p22953596.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> 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