[[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]]
==== Setting Title to (OpenInsight Specific) ====
=== At 08 FEB 1999 02:17:28PM Duane ALDATA wrote: ===
{{tag>"OpenInsight Specific"}}
I have a window that I am manually populating on the read event. (The window displays a 3 part key as one string, so I need to parse it out before reading). The problem with doing this manually is that I don't get the on the titlebar of the window when I enter a new key. As all of the other windows in the program are attached to a dataset, which somehow generates this title, this is creating inconsistancies in my program. Is there a way that I can send a message to the current window and change the title?
Any suggestions greatly appreciated.
Duane Pekse
ALDATA Software Management Inc.
duanep@aldatasoftware.com
----
=== At 08 FEB 1999 04:46PM Mike Ruane, WinWin Solutions Inc. wrote: ===
Duane-
Set the Text property of the Window to ""
x=Set_Property(@window, 'TEXT', '')
Hope it helps-
Mike Ruane
WinWin Solutions Inc.
WWW.WinWinSol.com
----
=== At 11 FEB 1999 03:33PM Cameron Revelation wrote: ===
Duane,
On the read event, are you forwarding the event or returning 1?
Cameron Purdy
Revelation Software
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=BA4B167D70BAACC6852567120069F87B|View this thread on the forum...]]