[Gambas-user] little question
Rob
sourceforge-raindog2 at ...94...
Sat Jan 24 18:44:31 CET 2004
On Saturday 24 January 2004 11:09, ZENODotus wrote:
> Is it possible to refer to an object on a form from within
> another module?
Sure, check off "Form controls are public" in project properties,
keep references to all your forms as public variables in your
starter class, and you should be fine.
I'll write an example for How Do I... if you still have trouble.
(I probably should do that anyway since this is a frequently
asked question.)
Rob
More information about the User
mailing list