Color_By_Pos (OpenInsight 32-Bit)
At 14 JAN 2010 03:32:53PM Richard Richter wrote:
I'm using OI 9.1, UD3 and SBS2003 and my client machine is Win2K. I'm trying to flip a cell's color in an EditTable. I've gone round and round and once again, I must admit my stupidity and ask for help from the community.
I created a form without a table attached. I added an edit table and a button. The click entity for the button is as follows:
Declare Function Send_message
$Insert COLORS
v=Send_Message(@Window:".TABLE_1","COLOR_BY_COL",1,1,BLACK$:@FM:BLACK$:@FM:BLACK$:@FM:BLACK$)
RETURN 0
It doesn't change the color of the cell. Any help would be appreciated.
Thanks,
Richard Richter
At 14 JAN 2010 03:53PM dbakke@srpcs.com's Don Bakke wrote:
Richard,
Simple type. You have COLOR_BY_COL rather than COLOR_BY_POS in your code.
dbakke@srpcs.com
At 14 JAN 2010 03:58PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Are you really sending a COLOR_BY_COL message in a thread called COLOR_BY_POS?
World leaders in all things RevSoft
At 14 JAN 2010 04:18PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
D'oh toooooooooo sllllllllllooooooooooow :)
World leaders in all things RevSoft