[Lazarus] Smooth scrolling label (marquee)

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Tue Nov 10 18:47:45 CET 2015


On 2015-11-10 16:43, Luca Olivetti wrote:
> Impressive, but I looked at the source and it uses its own kind of 
> application.

Don't let the demos confuse you. The demos were implemented to be
cross-platform in their own way, with its own widgets used by the demos.
The idea comes from the original C++ AGG framework, and only meant for
the demos.

You can use the AggPas API directly (most powerful) in Lazarus or fpGUI
or Console applications. There is also a TAgg2D Canvas class which gives
you a more Delphi-like Canvas API - a much smoother/easier introduction
to AggPas. The TAgg2D canvas is available for LCL and fpGUI.

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