I use a stringgrid with the right properties set, you have no lines, no header, you can set the size easily to as much as you like. the only “trick” you have to use is that you always have to insert to the first line and not the last ;)
Regards, Chris From: Daniel Erles Sent: Friday, May 23, 2014 4:45 PM To: Lazarus mailing list Subject: [Lazarus] Scrolling text Hello. I need to put in a form an horizontally scrolling text. Something like a StaticText (so I can set text style), but with the text scrolling horizontally, like a markee, just one line, one or two words. Anyone knows any control with this property, or how to do it programmatically in an easy way? Tks ! Daniel -------------------------------------------------------------------------------- -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
