Hello all,

  question is: should TSpeedButton capture the mouse (if mouse is 
clicked on button and if mouse is moved away from button then button 
still receives mouse movement events)?
  I asking because in TCustomSpeedButton.Create procedure to 
ControlStyle is added [csCaptureMouse], but I got OnMouseMove or 
OnMouseUp only if mouse is over speed button (Linux, i386, FPC 2.2.2, 
Lazarus svn v0.9.25 r16188M, Gtk1 (or Gtk2, on win not tested)).

-- 
   Valdas Jankūnas
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to