Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Used a define in form object property
Message
From
04/09/1996 19:03:10
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00006898
Message ID:
00007268
Views:
86
>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform