see attachment
Thanks,
David
Why can't I make a graphic a scroller? - Solved
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Why can't I make a graphic a scroller? - Solved
- Attachments
-
- Scroller Test.livecode.zip
- Test graphic scroller stack
- (1.31 KiB) Downloaded 259 times
Last edited by DR White on Thu Jun 22, 2017 12:21 pm, edited 1 time in total.
Re: Why can't I make a graphic a scroller?
Hi David,
because e.g. GRAPHICS do not have a "formattedheight" property,
so they cannot be scrolled per se.
Best
Klaus
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?
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.
HTH,
Thierry
I'm a bit busy but here is an old stack of mine with a scrolling image.
Take whatever you like from it.
HTH,
Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!
Re: Why can't I make a graphic a scroller?
Klaus and Thierry,
I changed the graphic to a field and that seem to be working well.
Thanks so much for your help,
David
I changed the graphic to a field and that seem to be working well.
Thanks so much for your help,
David