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/ide
FellippeHeitor ef791afcb6 Make use of _INCLERRORFILE$ for more meaningful error messages.
Also:
- Improved messagebox (allows multiline messages with CHR$(10) terminated lines.
- Fixed a minor bug that could be triggered by right-clicking a selection that contained only sigils.
2016-07-09 15:04:42 -03:00
..
wiki 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
ide_global.bas Add an RGB color mixer for inputting/editing _RGB/32/A/A32 values. 2016-06-28 01:34:06 -03:00
ide_methods.bas Make use of _INCLERRORFILE$ for more meaningful error messages. 2016-07-09 15:04:42 -03:00