Menu

#495 Screen update troubles in GFX_SHAPED_WINDOW

open
gfxlib2 (61)
2012-10-10
2010-02-17
Matthew
No

include "fbgfx.bi"

screen 18,32,,FB.GFX_SHAPED_WINDOW

do

'locate 1 ''works
'locate 1: print timer ''works

locate 2 ''fails
'locate 1: print ''fails

print timer

'screenunlock

loop until len(inkey)

Print seems to happen once, then screen gets stuck.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB