Skip navigation
Currently Being Moderated

Creating events

Oct 21, 2005 5:12 PM

Is it possible to add new events to a windows control? For example, I have created a dialog, and while processing code outside the dialog I want to sent the dialog a message. If I could create a new onXXX event handler, then I could invoke it.

Thanks in advance

Rory
 
Replies
  • Currently Being Moderated
    Oct 21, 2005 5:19 PM   in reply to hillrg
    Here's a wild idea. You could make a hidden (non-visible) control in the BridgeScript dialog and then you could change the contents of that field from your external program (Find the control through standard windows mechanisms and modify it). Though I haven't tried it, Bridge should notify you that the contents of the field have changed. If you use an edit field, you can put any arbitrary data in the hidden edit field.

    --John
     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)