Click to See Complete Forum and Search --> : Localizition of a SDI


Frederic Naudeau
April 15th, 1999, 07:39 AM
Hi,

I have a SDI application, and my view is derived from a CFormview.
I would like to make this application in different languages.
Is there a way to tell all my controls ( buttons, static, etc.... ) to get their text in a string table or something like that ?
The best would be that instead of typing the caption in the ressources, we could type an ID string which is in the string table !! Is it possible ?

Thanks.