[Gambas-user] Values between forms..

birchy pokerbirch at ...1601...
Sat Nov 8 16:45:19 CET 2008



Bugzilla from gambas at ...1... wrote:
> One of the rules of good programming is making the less possible things
> public

I totally agree with this, but if we have a project rich with progress bars
and other graphical displays, it is not uncommon to write a class or module
to handle them. Perhaps i have misunderstood how to do this in Gambas. How
would i do this from a class without making the controls public?
 
PUBLIC SUB test()
  FMain.Label1.Text = "TEST"
END
-- 
View this message in context: http://www.nabble.com/Values-between-forms..-tp20387230p20397250.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list