[Lazarus] Division by Zero with latest svn

Kjow antispammoni at gmail.com
Fri Mar 12 10:59:15 CET 2010


12.03.2010 11:11, Justin Smyth wrote:
> When i create forms that dont have the title bar i typically use the
> windows message WM_NCHITTEST to capture the mouse movements but i cant
> get it to work
>
>
> anyone got any ideas - my form has no titlebar and all i want to do is
> be able to click on it and move it.

WM_NCHITTEST is not possible to implement cross-platform.

Better if you will think about another solution than try to reuse a 
windows only feature in LCL application.

Best regards,
Paul Ishenin.





More information about the Lazarus mailing list