#1
|
|||
|
|||
Changing menu header text
I've created a set of drop down menus to allow a user to perform various actions in my program. One of the actions is to change the language things are displayed in. I have no problem doing this for the buttons I've created, but I can't find a way to change the headings for my drop down menus. I've looked at the documentation and have gone through the vizmenu.py file, but haven't found anything so far.
Will I have to remove and then recreate the menu for each language change, or is there some way to change the text? Thanks. Aaron |
#2
|
|||
|
|||
This is not possible with the current version of the module. You will need to create a new version of the menu for each language, and show/hide the menu based on which language is currently selected.
|
#3
|
|||
|
|||
Figured as much. As I'm creating all of my menus dynamically, I shouldn't have to add much in to create the various versions for different languages.
Along those lines, is there somewhere where we can put in requests for feature additions? Something else I'd like to see in the future is the ability to scroll in a vizinfo or menu. Some of mine get long and I end up either creating cascading menus or making the font smaller. Thanks. Aaron |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
vizinfo text alignment | hosier | Vizard | 2 | 06-22-2009 09:22 AM |
Vizard tech tip: Text to Speech | Jeff | Vizard | 1 | 01-15-2009 09:39 PM |
text output | jaclyn.bill | Vizard | 2 | 10-24-2007 06:37 AM |
adding 2D text via script | V.shazzle | Vizard | 3 | 09-19-2005 02:45 PM |
3d Text with Transparent Borders | vjosh | Vizard | 3 | 12-01-2004 10:50 AM |