IDE: Underline RGB() values
Posted: Fri Jul 03, 2015 9:03 am
Found this little gem in SynWrite
If, say, a colour is assigned thus:
.....the RGB value is underlined and the line is in the RGB colour 
If, say, a colour is assigned thus:
Code: Select all
Global igSpinZeroColour.i = RGB(196,255,196)
