Results 1 to 2 of 2

Thread: Resources

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Location
    Denmark
    Posts
    4

    Question

    Are there sombody who knows where I can find some sampels/informations how I can change the language in a app. with a resource file ?...

    Thanks.

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431
    Do you know how to use a resource file to generate MsgBox messages, button captions and etc.? If so then I think you have two choices:

    1) Create seperate resource files for each language you want to support and create country-specific setups that include the proper resource file for that country

    2) Create one resource file with sections for each language and use some sort of algorithm to get to the proper entries given a specified language.

    I must 'fess up and say that while I use resource files in many of my projects, I've never needed to do either of the things I suggest.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width