Hi Jason,
thanks for your work
Just one thing - why would TBGL_UseVsync not work with variable?
Following works well for me.
[code=thinbasic]
dim flag as number = 1
tbgl_usevsync(flag)
[/code]
Also if you think you found a bug, do not do workarounds but simply report it. This is better to keep modules "healthy"
Petr
P.S. Cool intro
Bookmarks