On Thu, Feb 25, 2010 at 5:27 PM, Hans-Peter Diettrich <[email protected]> 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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
