On 5/17/12 12:55 AM, Zdravko Subakov wrote: > As I am planing to use Dabo for non English applications so there is a need > to have my own Menus in application. What is the suggested way of doing it. > Beside just translating some of the menus to local languages Id like to > dinamicly change UI for example: labels, menus etc for users prefered > language. The idea is to store each textual component with a veriosns for > each language in a database and then retrieve it as needed. Is there > something I should be aware of ia there the proper way of doing it?
Subclassing menus and other ui elements should be fairly straightforward. We've tried to make Dabo classes easily subclassable. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
