On Sat, Jan 2, 2010 at 3:46 PM, Felipe Monteiro de Carvalho
<[email protected]> 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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to