Color change? (OpenInsight Specific)
At 09 JUN 2000 07:06:48AM Peter Kassinski wrote:
Thanks Everybody for answers on previos question.
And one questio else.
What way for setting and changing field text colour using scripts ?
What properties or messages I can manipulate ?
Thanks.
At 09 JUN 2000 07:36AM Oystein Reigem wrote:
Peter,
Edit tables: Send_Message COLOR_BY_POS. Search this site for "COLOR_BY_POS" for more information.
Other controls: Set_Property FORECOLOR and BACKCOLOR.
(Windows: BACKCOLOR can be set only if it does not have 3-D style.)
RTF edit box: Can colour substrings individually, but the RTF edit box can only handle 7-bit characters.
- Oystein -
At 09 JUN 2000 08:07AM Peter Kassinski wrote:
Thank you.
But I cannot find "COLOR_BY_POS" in Programmer's Reference manual.
At 09 JUN 2000 09:03AM Oystein Reigem wrote:
Peter,
That's why I said you should search this site.
![]()
See .
- Oystein -