I've started work on a wx gui plugin that is based on the recent qt work. In particular, the wxTree class is now a subclass of baseNativeTree.
Warning: This code is not at all functional at present. Please don't report bugs now. It won't be useful. Leo's core now supports the --gui=wx option. At present, the wxGui loads properly and displays Leo's main window, but menus are not created and the tree pane shows nothing. The menu problems are most likely a result of fairly recent changes to Leo's core menu-handling code. I don't expect big problems with menus. Getting the tree to work will be a matter of properly implementing the widget-dependent helpers in wxLeoTree. This should be straightforward. The event handlers seem too complicated. Iirc, they were the source of endless pain the first time I attempted wxLeoTree. It may be that the wxGui project hinges on making the event handlers work... Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
