On Thu, Dec 4, 2008 at 8:27 AM, leo_hag <[EMAIL PROTECTED]> wrote: > > I have made some mods to qt_main.ui and placed the revisions in > qt_main_2.ui for review. > > The changes involve: fixing the splitters to move smoothly between > zero and maximum, removing extra padding around the editors, putting > the minibuffer in its own frame, and adding a Spell pane.
> Fixing the splitters involved setting the size policy of the contained > widgets to ignore. Excellent. This fixes a major problem, imo. > I have also modified qt-plugin to support an @string qt_ui_file_name > setting, this to allow easy testing of alternate ui files. Cool. > To support the spell pane I have added some 'slots' (methods) which > will be called when a button is pressed in the spell pane. There may > be better ways of doing this with actions, but I don't know them yet. Good. > I have added a scrolledmessage.py plugin (which uses > ScrolledMessage.ui). Here is the doc string. Again, most welcome. I assume this is used to describe plugins. My preference would be for you to commit to the trunk directly, provided all unit tests pass. Iirc, all unit tests pass for me on XP, with some problems on Ubuntu. Contact me if it there appear to be serious unit-test problems. Otherwise, I think it would be easiest for us all if you just pushed to the trunk. Thanks again for this 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 -~----------~----~----~----~------~----~------~--~---
