Results 1 to 2 of 2

Thread: Menu Related Doubt

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Posts
    3

    Unhappy

    Friends,
    How to change the font type of the menu item through coding.
    My Actual Requirement :
    I need to do my project in two languages. I have one menu item as "Change Language". Once if the user clicks that menu item, then all the controls of that form(including menu items)should be changed to other language(i.e)English to French.
    Kindly guide me, very urgent.
    Sincerely,
    Kavi.

  2. #2
    Lively Member
    Join Date
    Sep 2000
    Posts
    68
    Hmm,

    Ok What I would do is put all of the text, in both languages into a text table in a resource file, or DB.

    Write a procedure to update all of the controls of the form in both languages.

    Call the procedure from the chage language menu item.

    Ok??

    It depends if the language actually needs to be changed manually or just by the windows settings, as resource files are Local aware.
    If you need more help let me know...
    THE DOUGSTER!!!!!!


    *-MCSD-*

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