[Lazarus] Lazarus debug issues
ik
idokan at gmail.com
Mon Nov 9 09:21:56 CET 2009
Reimar Grabowski schrieb:
>> Please have a look at examples/dockmanager/elasticsite/SiteTest
>> project. It demonstrates how docking could work in the Lazarus IDE,
>>
>
> Gave it a try and it looks like it needs some more work.
>
> 1. Docking anything left or right of the editor is much harder than
> docking below. I have no idea why.
>
> 1.a) Sometimes it does not work at all. I don't know what I have to
> do to make it work. Sometimes it works and sometimes it doesn't.
> Docking should be intuitive and "just work(tm)".
I've increased the influence rectangle, so that docking should be easier
now.
Also added is the option to dock a window into or onto the edit window.
You'll see the according docking rectangles, inside or outside the
target window, depending on the mouse position.
Some more flaws of the docking model turned out, when I wanted to make
the View windows dockable to each other. Currently it's not possible to
separate the docked windows :-(
Workaround: dock the window to the editor window, then undock it again
to the desired position.
I'll try to find an workaround for this flaw of the docking model.
DoDi
More information about the Lazarus
mailing list