1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-30 05:10:37 +00:00
QB64 Phoenix Edition. QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS. https://qb64phoenix.com
Go to file
FellippeHeitor ce0c8a4507 Add option to restore last window position at startup (Display dialog).
Setting already existed in config.txt and could be manually set (actual code to remember window position written by Steve).
2016-02-12 07:20:17 -02:00
internal Extra cast to satisfy compiler on OSX. 2016-02-10 00:26:33 +11:00
LICENSE Fix scroll wheel on Linux; tidy up licensing info; clean up Windows setup; fix OSX script permissions. 2015-08-06 21:39:16 +10:00
programs Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
source Add option to restore last window position at startup (Display dialog). 2016-02-12 07:20:17 -02:00
.gitignore Update .gitignore to ignore internal/help folder 2016-02-07 13:27:29 -05:00
cyberbit.ttf (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
qb64_start_osx.command Fix scroll wheel on Linux; tidy up licensing info; clean up Windows setup; fix OSX script permissions. 2015-08-06 21:39:16 +10:00
setup_lnx.sh Add the User Additions module to the QB64 compiler build at setup time. 2015-07-15 19:38:35 +10:00
setup_osx.command Corrected OSX setup script to use OSX folder instead of Linux one. 2015-12-14 11:17:09 +11:00
setup_win.bat Fix scroll wheel on Linux; tidy up licensing info; clean up Windows setup; fix OSX script permissions. 2015-08-06 21:39:16 +10:00
virtual_keyboard_layout_default.txt Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00