1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 12:40:36 +00:00
QB64-PE/source/ide
FellippeHeitor 5846305079 Reworks main window title to look "Program.bas:CurrentSubFunc"
A quick current SUB/FUNCTION check was added to complement the program title with a colon and said SUB/FUNCTION name, exactly like it was done in QB4.5, for quick reference. Doesn't add much of a burden to the overall performance since FUNCTION ide2 already updates the main window title every main LOOP anyway.
2015-12-29 00:22:37 -02:00
..
wiki (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
ide_global.bas Indent code in SUBs and FUNCTIONs by one level, with the option to turn on/off. 2015-12-14 11:19:26 +11:00
ide_methods.bas Reworks main window title to look "Program.bas:CurrentSubFunc" 2015-12-29 00:22:37 -02:00