Hi I have put a quick and dirty demo of a qt leo using docking widgets instead of splitters as the layout components. I used this as a test bed to help me understand leo and qt before I started hacking about with the real thing.
This demo is availiable in the lp:~leo-hag/leo-editor/hag-qt-plugin branch. The code is in leo\test\qtOutlineDemo.py. It is not a real leo just a demo which uses leoBridge to get the data. Initially the layout is the same as standard leo, but try dragging the log pane and outline pane arround near the various edges of the window to see the various docking features availiable in qt. Any number of predefined layouts could be set for the user to choose from and perhaps the user could be allowed to define his own standard layouts. The tree widget can be seen in real use by running the leo from this branch whith --gui=qt. Note again this is for demo purposes and not for merging. hag --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
