Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Language support and choose directory
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Language support and choose directory

 Post Reply Post Reply
Author
Message
jimmy View Drop Down
Senior Member
Senior Member


Joined: 11 November 2003
Location: Austria
Status: Offline
Points: 516
Post Options Post Options   Thanks (0) Thanks(0)   Quote jimmy Quote  Post ReplyReply Direct Link To This Post Topic: Language support and choose directory
    Posted: 22 March 2005 at 4:31am
Hello,

Our application is complete in english.
On a german OS the default common dialogs are in german.
But if i call CXTBrowseEdit::ChooseDirectory() there
was changed the title to english. So the dialog has german/english text parts.
How can i solve this ?
What is the best solution for this ?

  Jimmy

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 22 March 2005 at 5:41am

1. You can build germal resources and link it to application (see samples)

2. manually set it. call CXTBrowseEdit::SetDlgTitle.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
jimmy View Drop Down
Senior Member
Senior Member


Joined: 11 November 2003
Location: Austria
Status: Offline
Points: 516
Post Options Post Options   Thanks (0) Thanks(0)   Quote jimmy Quote  Post ReplyReply Direct Link To This Post Posted: 22 March 2005 at 6:18am
Hello,

The problem is, that the function change (set) a text to
a system dialog, that can be have any language.
I think there must be a diferent between own resources and
resources that change (set) system resources.

  Jimmy
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.051 seconds.