[Lazarus] debug windows layout

Flávio Etrusco flavio.etrusco at gmail.com
Thu Feb 25 23:10:21 CET 2010


On Thu, Feb 25, 2010 at 5:27 PM, Hans-Peter Diettrich
<DrDiettrich1 at aol.com> wrote:
> Flávio Etrusco schrieb:
>
>> Well, AFAICS most of them lack DragKind=dkDock and DragMode=dmAutomatic?
>
> Setting these properties in code seems not to help. But I'm not sure where
> to place that code, so that it would configure *all* IDE forms.
>
> DoDi
>

I was/am trying to work on IDE docking (as you might know ;-)
I'm sure we should add code to make all IDE forms dockable
automatically. If that's the case we could add some property or event
to TApplication.
My main development platform is Linux/gtk2, so I can't really say
about Windows. I am playing with the idea of using WMMove events with
some conditionals to trigger the drag/dock start, but for starters the
"reason" parameter isn't "interface" in all situations I expected...

-Flávio




More information about the Lazarus mailing list