Page 1 of 1

Scrolled Group : Getting the Vert & Horiz Offset ?

Posted: Sat May 18, 2013 9:54 am
by Traxgeek
Hi,

I have put an image into a group control so that I can scroll around it rather than having it squished or cut up (means I can load any image size into any image control and see it un-compressed). Works fine... BUT...
I'd like to be able to grab the horizontal and vertical offsets / the group/image scrollbar values. There must, I guess, be a simple way of doing this but 'ThumbPos and "HScroll / VScroll' etc don't appear to be valid properties for a group... :-(

Any pointers please ?

Much appreciated. TIA.

Regards.

Re: Scrolled Group : Getting the Vert & Horiz Offset ?

Posted: Sat May 18, 2013 10:38 am
by Traxgeek
Oops ! I lied ! vScroll and hScroll work just fine...

Too old / befuddled brain => going daft !

Sorry for the post !

Re: Scrolled Group : Getting the Vert & Horiz Offset ?

Posted: Sat May 18, 2013 1:01 pm
by Klaus
:-D

---------