[Lazarus] Window body dragging

dmitry boyarintsev skalogryz.lists at gmail.com
Sat Jan 2 13:54:30 CET 2010


On Sat, Jan 2, 2010 at 3:46 PM, Felipe Monteiro de Carvalho
<felipemonteiro.carvalho at gmail.com> wrote:
> 1 - Use MouseMove, MouseUp, MouseDown to emulate this, but in my Mac
> it sometimes looses track of MouseMove because the mouse was faster
> then the window, so not 100% good

Yep. I've noted the same effect on OSX (using MouseUp/Down move), but
was able to handle it in cross-plaform way.
Please see the sample at this thread:
http://forum.lazarus.freepascal.org/index.php/topic,8186.msg39331.html#msg39331
(testTransp.zip)

thanks,
dmitry




More information about the Lazarus mailing list