How would this process be done?
Printable View
How would this process be done?
I'm guessing you'd just stick the mobile utilities object in your frame, create scrolling events for the PC version and add "[X] Is Mobile?" to each of the scrolling events.
DistantJ - After many attempts, I finally got it to work using Control X to detect up & down cursor keys to scroll the screen on PC if display <960. I then added some mouse autoscroll too (thanks for the suggestions!). So here's an example file for others to use, requires Windows Control and Control X (which has the code in a behaviour) Enjoy!
PS Seems like it's only Active System Boxes that have wrong click areas when screen has been resized on PC, fine if you use Buttons, so this is my workaround.