1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-08 17:15:13 +00:00
qb64/source/ide
Luke Ceddia c460dbb808 Fix glut-calling commands, make IDE use _BLINEINPUT for '$includes (for Steve).
Glut commands _SCREENX, _SCREENY, _SCREENMOVE, _DESKTOPHEIGHT, _DESKTOPWIDTH,
_SCREENICON now wait for the screen to be created before trying to work.
Change to QB64.bas source to use _BLINEINPUT instead of LINE INPUT for INCLUDE$.
This should make the IDE much more responsive when Includes are used from now on.
2014-07-24 19:24:00 +10:00
..
wiki Moved qb64.bas to source\qb64.bas 2014-07-20 06:11:05 -07:00
ide_global.bas Moved qb64.bas to source\qb64.bas 2014-07-20 06:11:05 -07:00
ide_methods.bas Fix glut-calling commands, make IDE use _BLINEINPUT for '$includes (for Steve). 2014-07-24 19:24:00 +10:00