Page 1 of 1

IDE: Underline RGB() values

Posted: Fri Jul 03, 2015 9:03 am
by IdeasVacuum
Found this little gem in SynWrite

If, say, a colour is assigned thus:

Code: Select all

Global igSpinZeroColour.i = RGB(196,255,196)
.....the RGB value is underlined and the line is in the RGB colour :)

Re: IDE: Underline RGB() values

Posted: Fri Jul 03, 2015 9:42 am
by Dude
Sounds good!