Hi to all,
declaring a string like:

MyClass.Class

Create Private 

PRIVATE CONST MYSTRING As String = ("A string")

and using that string in another class like 

MyForm.Class

MyForm.Caption = MyClass.MYSTRING

even if the string is correctly translated trough the Translate Tool in
the IDE when the form opens the caption appears in the default language.
Is this correct or could be fixed?
Thanks in advance,
Emanuele



------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to