[lazarus] Speedbutton questions
Marc Weustink
Marc.Weustink at cuperus.nl
Fri Mar 10 11:21:41 EST 2000
+ From: Shane Miller [mailto:SMiller1 at stvgb.org]
+
+ Speed buttons are really just canvas'. They paint the border
+ around themselves so they look like buttons and then paint
+ the glyph onto themselves.
+
+ I am trying to figure out how to implement them.
Derive them from TGraphicsControl like Delphi and paint on its canvas in the
Paint method. I don't think you need gtk for this one.
Marc
More information about the Lazarus
mailing list