Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - CommandBars Language
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CommandBars Language

 Post Reply Post Reply
Author
Message
iamgtd View Drop Down
Senior Member
Senior Member
Avatar

Joined: 25 February 2009
Status: Offline
Points: 131
Post Options Post Options   Thanks (0) Thanks(0)   Quote iamgtd Quote  Post ReplyReply Direct Link To This Post Topic: CommandBars Language
    Posted: 29 May 2009 at 2:44am
I don't want to use English as language for the built-in context menus. Is it possible to change the language or to change the captions?
 
Affected items:
 
Customization dialog 
Contextmenu over the toolbar - "Add to Quick Access Toolbar",....
 
 
----------------------------
WinXP SP3
Codejock 13.0.0
VB 6
----------------------------
Back to Top
Aaron View Drop Down
Senior Member
Senior Member
Avatar

Joined: 29 January 2008
Status: Offline
Points: 2192
Post Options Post Options   Thanks (0) Thanks(0)   Quote Aaron Quote  Post ReplyReply Direct Link To This Post Posted: 29 May 2009 at 3:16am
Hi,
 
Just put this line in your code and all strings will be translated.
 
XtremeCommandBars.CommandBarsGlobalSettings.ResourceFile = "....\SuitePro.ResourceNl.xml"
 
 
You can find these files in:      C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v13.0.0\Bin\Translations
 
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....
Back to Top
giro21k View Drop Down
Newbie
Newbie
Avatar

Joined: 08 July 2008
Location: Colombia
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote giro21k Quote  Post ReplyReply Direct Link To This Post Posted: 26 June 2009 at 6:36am
I dont find commandbarglobalsettings
 
Thanks
 
====
codejock v 13 activex
VB 6 SP 6 Spanish
Windows XP SP 3 Spanish
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 28 June 2009 at 10:31am
It is found on the same level as the Commandbars object, look for it in the object browser.
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.188 seconds.