[Lazarus] Smooth scrolling label (marquee)

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Tue Nov 10 23:37:00 CET 2015


On 2015-11-10 21:09, Luca Olivetti wrote:
> But in the end I have to render it on the LCL canvas 

Via a single BitBlt which should be more than fast enough for what you
described. Unless LCL is seriously broken.

But as the AggPas demos shows, text animation (more advanced that what
you described - movement of text on a constantly moving bezier curve) is
easy and possible with excellent results. So AggPas will not be the
bottleneck.

Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp




More information about the Lazarus mailing list