Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Slasher on Wed 16/03/2016 07:44:08

Title: Save list scroll does not scroll
Post by: Slasher on Wed 16/03/2016 07:44:08
This is almost Scavengers' last post.

for some reason the save list scroll does not scroll..

any reasons as to why it should not?
Title: Re: Save list scroll does not scroll
Post by: Khris on Wed 16/03/2016 11:29:12
I assume the list has more entries than are currently visible? How are you trying to scroll it? Are you clicking its arrows? Or calling ScrollUp/Down()?
Did you make sure that a) the arrows aren't covered by anything b) the commands are actually called?
Title: Re: Save list scroll does not scroll
Post by: Slasher on Wed 16/03/2016 14:13:29
Khris

The save list has ShowScrollArrows, show is true. Nothing is in the way.

I now find that the save list scroll does work when the cursor is offset by about +6 even though the cursors' hotspot is set correctly..