Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Used a define in form object property
Message
 
To
04/09/1996 19:03:10
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00006898
Message ID:
00007282
Views:
85
>>>You still can do it. In YourForm.Init method include a statment like this for each object you want to change caption:
>>>ThisForm.AObject.Caption=AObject_CAP
>>>
>>>You must make 2 header files, one for French and one for English version. In each file you define all AObject_CAPs. You can copy the needed header file into your project directories for the language you want.
>>
>>Hi Roger,
>> It's sound good but what's for performence. is it very affected ?
>>
>>Rock
>
>Hi, Rock. I'm not Roger, but doesn't matter. The performance is not affected. Of course, at runtime you will have all these caption changes. But will also have the replacements already done at compile time. I think you will not even notice the difference.

Hi <>,
I'm Sorry Paul i saw my mistake but I can't change it. Paul, Do you have to do this kind of Application (French and English) and If it yes what strategie you used or prefer to resolve the problem ?

Thank's very much
Rock
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform