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

At 21 AUG 2000 01:42:45PM Hank Huizinga wrote:

In the following examples, redirecting the write event does not work while redirecting the close event does. I have never been able to redirect the close event of a window todate using the Qualify_Event Send_Message command.

Any thoughts,

Hank

OI3.7.2

* redirect write event to the click omnievent of this control.

Qualifier=1:@FM:2:'*':@appid:"*OMNIEVENT*"

Qualifier:= FIELD(@Window,'*',1,1):".B_WO_VIEW"

OldQualifier=Send_Message(WindowName, "QUALIFY_EVENT" ,"WRITE" , Qualifier)

OldQualifier is set to null * redirect close event to the click omnievent of this control. Qualifier=1:@FM:3:'*':@appid:"*OMNIEVENT*" Qualifier:= FIELD(@Window,'*',1,1):".B_WO_VIEW" OldQualifier=Send_Message(WindowName, "QUALIFY_EVENT" ,"CLOSE" , Qualifier) OldQualifier is set to 3*SYSPROG*CLOSE.WINDOW.OIWIN*


At 25 AUG 2000 01:51PM WinWin/Revelation Technical Support wrote:

Hank-

We're not ignoring you on this- we're trying to figure out if this is possible.

We'll post our findings.

Sorry for the wait

Mike Ruane

View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/422de06a0163fd038525694200614c38.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1