Hi, Does anyone have an example of using the Change() method (or another way) for modifying the text that appears in the menus? I want to let the user change the language of the interface without needing to restart the application, so I need rewriting the menus.
Perhaps it is possible to create more different sets of menus, one for each language, than to change the -menu parameter of $Window to use another menu, but I would like to know if it is possible to create a single menu, than to modify it to use another language. Thanks. Teddy