El 01/08/11 17:39, Emanuele Sottocorno escribió:
> 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

Shouldn't a constant to be "constant"?

Hope Benoit will enlighten us.


-- 
Jesus Guardon

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to