[Lazarus] Decision required WRT dragging

Paul Ishenin ip at kmiac.ru
Thu Mar 29 05:04:56 CEST 2012


29.03.2012 6:14, Paul Ishenin wrote:

> 28.03.12 23:23, Hans-Peter Diettrich wrote:
>> Currently dragging is broken in the LCL, see Mantis #18525. Currently
>> any attempt to undock a docked window makes at least a Windows
>> application hang, in an unusable state, until a *different* application
>> is activated by the user.

Also about broken dragging.

I create a small application: Form1 with Panel with DockSite = True, 
Form2 with DragKind = dkDock, DragMode = dmAutomatic. I included 
LDockTree into the uses section.

The application perfecly docks and undocks the second form using mouse.

So I conclude that Docking is broken not in LCL but in non-LCL drag 
managers (e.g. those from examples directory).

Best regards,
Paul Ishenin





More information about the Lazarus mailing list