Page 1 of 1

Why can't I make a graphic a scroller? - Solved

Posted: Tue Jun 06, 2017 11:58 am
by DR White
see attachment

Thanks,

David

Re: Why can't I make a graphic a scroller?

Posted: Tue Jun 06, 2017 3:53 pm
by Klaus
Hi David,

because e.g. GRAPHICS do not have a "formattedheight" property,
so they cannot be scrolled per se.


Best

Klaus

Re: Why can't I make a graphic a scroller?

Posted: Tue Jun 06, 2017 5:26 pm
by Thierry
Hi David,

I'm a bit busy but here is an old stack of mine with a scrolling image.
Take whatever you like from it.
MiniImageFilter.rev.zip
(33.48 KiB) Downloaded 274 times
HTH,

Thierry

Re: Why can't I make a graphic a scroller?

Posted: Wed Jun 07, 2017 3:14 pm
by DR White
Klaus and Thierry,

I changed the graphic to a field and that seem to be working well.

Thanks so much for your help,

David