{{tag>category:"OpenInsight 32-Bit" author:"Richard Richter" author:"dbakke@srpcs.com's Don Bakke" author:"[url=http://www.sprezzatura.com]The Sprezzatura Group[/url]"}}
[[https://www.revelation.com/the-works|Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community]]
==== 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
[url=http://www.srpcs.com]SRP Computer Solutions, Inc.[/url]
[img]http://www.srpcs.com/srpicon1.gif[/img]
----
=== 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?
[url=http://www.sprezzatura.com]The Sprezzatura Group[/url]
[url=http://www.sprezzatura.com/blog]The Sprezzatura Blog[/url]
[i]World leaders in all things RevSoft[/i]
[img]http://www.sprezzatura.com/zz.gif[/img]
----
=== At 14 JAN 2010 04:18PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote: ===
D'oh toooooooooo sllllllllllooooooooooow :)
[url=http://www.sprezzatura.com]The Sprezzatura Group[/url]
[url=http://www.sprezzatura.com/blog]The Sprezzatura Blog[/url]
[i]World leaders in all things RevSoft[/i]
[img]http://www.sprezzatura.com/zz.gif[/img]
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=WORKS_READ&SUMMARY=1&KEY=B460752304A14E5F852576AB0070DFC8|View this thread on the Works forum...]]