EDIT: Perhaps its better to position text gui for dialogs and used that but i would still be interested to know.
Is it possible for a custom gui used for dialog options to have a scroll bar?
I have set its size and it works fine for 3 options each up to screen width, but what if I have say 7 options? Can I add scroll down / up or is there a better way or should I just stick to normal text gui?
Thanks if you can enlighting
I believe there's a module that supports scrolling.
But now that we have custom dialog GUI rendering (http://www.adventuregamestudio.co.uk/manual/CustomDialogOptions.htm), you should look into that.
Thank you Khris
I will take a read of it.