Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - UI Translation
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

UI Translation

 Post Reply Post Reply
Author
Message
marcolagendijk View Drop Down
Newbie
Newbie


Joined: 22 March 2006
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote marcolagendijk Quote  Post ReplyReply Direct Link To This Post Topic: UI Translation
    Posted: 22 March 2006 at 6:19am

Hello All,

We use RapidTranslation in our MFC applications to do the real-time translation of the GUI. It creates language files based on the resource files, which it uses to show runtime texts, depending on the language chosen.

It works great in a normal MFC or windows app, but using the XTreme Toolkit Pro breaks it (Menu does not change language). The dialogs work fine though.

What can we do to make this work and why doesn't it work?

Back to Top
WindFlashing View Drop Down
Groupie
Groupie


Joined: 21 March 2006
Status: Offline
Points: 15
Post Options Post Options   Thanks (0) Thanks(0)   Quote WindFlashing Quote  Post ReplyReply Direct Link To This Post Posted: 22 March 2006 at 6:25am

Hello,

Maybe you use the

    GetCommandBars()->DoPropExchange(&pxCommandBars, &param);

to save the layout.

Some XTreme Toolkit sample, such as "GUI_Whidbey" use this method.

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.078 seconds.