Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing the properties field of a label in a scx file
Message
De
06/08/2001 05:30:21
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
06/08/2001 05:18:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00539357
Message ID:
00540046
Vues:
17
>yeepi,sorry
>
>thnx tht worked !!!
Kurt,
You're welcome. If I were you I would do a favor myself and first create a form that would get captions in all languages I use (say getcaptions.scx). I would change code to :
if _Tally > 0
 this.Caption = arrTemp[1,this.Language]
else
 do form GetCaptions with this.Caption
endif
If say 'Hello' caption is used but missing from mytranslator GetCaptions would launch with only Enlish field is populated :)

*GetCaptions.Init
lparameters tcCaption
insert into myTranslator (English) values (tcCaption)

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform