1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00
QB64-PE/source
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
..
android Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
global 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 Reworks main window title to look "Program.bas:CurrentSubFunc" 2015-12-29 00:22:37 -02:00
qb_framework Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
subs_functions Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
virtual_keyboard Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
qb64.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