[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]]
==== REDRAW and multiple Set_Property (OpenInsight 16-Bit Specific) ====
=== At 29 MAY 2002 06:09:27AM Godfrey Farrugia wrote: ===
{{tag>"OpenInsight 16-Bit Specific"}}
2 things:
a. REDRAW appears to refresh everything, including static labels. Is there a way to stop it from doing this and get it to refresh only changed controls?
b. Executing multiple Get_Property / Set_Property controls with one statement via @rm delimiters ... if their combined contents exceed 64K, will this statement still work correctly?
----
=== At 29 MAY 2002 07:32AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote: ===
Godfrey,
[i]a. REDRAW appears to refresh everything, including static labels. Is there a way to stop it from doing this and get it to refresh only changed controls?[/i]
Are you setting the REDRAW for the parent window or just for the control in question? If not the latter then try that - the REDRAW property does apply to individual controls as well as windows.
[i]b. Executing multiple Get_Property / Set_Property controls with one statement via @rm delimiters ... if their combined contents exceed 64K, will this statement still work correctly?[/i]
On OI32 yes. In OI16 no - It should break to the debugger with a 'Variable Exceeds Max Value' message.
[url=http://www.sprezzatura.com]The Sprezzatura Group[/url]
[i]World leaders in all things RevSoft[/i]
[img]http://www.sprezzatura.com/zz.jpg[/img]
----
=== At 29 MAY 2002 06:16PM Godfrey Farrugia wrote: ===
thanks for your help
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=2C63A02548A24F4D88256BC80037CC1F|View this thread on the forum...]]