1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 13:31:23 +00:00
QB64-PE/source/global
FellippeHeitor 546947d967 Show compilation progress (BASIC -> C++) in the status bar.
The only indication that the program was being compiled was the "..." on the status area. Now, if you hit F5 (or F11) and your program is still being compiled to C++, you will see a progress indicator on the bottom status line.

Also:
- Display "Start typing to search for text in this help page" upon invoking the help system (the search functionality is already built-in).
2016-05-24 01:35:28 -03:00
..
constants.bas Removed non-ASCII characters and many hard tabs from source files, making it easier to use other text editors (special characters were being mangled in some cases). 2015-12-30 21:28:13 +11:00
IDEsettings.bas Add "Cursor after pasted content" to Options menu. 2016-05-07 01:38:52 -03:00
settings.bas (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
version.bas Show compilation progress (BASIC -> C++) in the status bar. 2016-05-24 01:35:28 -03:00