[Gambas-user] Send from .module to .class

Ron ron at ...1740...
Mon Feb 6 21:59:14 CET 2012


I agree, but the supplied example doesn't work with making controls public.

2012/2/6 Jesus <ea7dfh at ...2382...>

> El 05/02/12 00:01, abbat escribió:
> >
> > How can I send a string "test_string" from
> > Main.module
> > to
> > Label1 which situated on
> > MFmain.class
> >
> > Thanks
> >
> >
>
> Use "properties" or setter and getter public functions. Not a good idea
> making form controls public.
>
> Regards
>
> --
> Jesus Guardon
>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> 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