1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-16 03:45:16 +00:00
qb64/source/ide
FellippeHeitor ba968213a5 Add an RGB color mixer for inputting/editing _RGB/32/A/A32 values.
Upon entering any _RGB statement, the IDE will offer to launch the mixer dialog, which can be done by hitting Shift+ENTER. Right-clicking existing statements allows triggering the mixer dialog from the contextual menu.
2016-06-28 01:34:06 -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 Add an RGB color mixer for inputting/editing _RGB/32/A/A32 values. 2016-06-28 01:34:06 -03:00