Ah cool, I'll try that. Thanks, spacefractal!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Ian Price on 2012-Jul-08
I never stated that the keyboard doesn't work fine with my Mac Mini - the cursors don't work properly with TouchPad with GLB apps. All other keys work fine, but not the cursors.
Quote from: Ian Price on 2012-Jul-07
I just remembered - my Mac wireless BT keyboard cursors keys show very odd numerals when paired with my Touchpad and are non-responsive. I wonder if that's part of the problem?
Quote from: erico on 2012-Jul-07
As soon as down is pressed, it hangs, and won´t come back, like you said.
Could it be it understands the app is paused? or out of focus?
That was on a OSX 10.68.
loop:
FOR g=0 TO 5
PRINT "NEW TEST "+g, g*100, 80
SHOWSCREEN
NEXT
GOTO loop