Results 1 to 4 of 4

Thread: Returning window status in window close event

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    266
    Hi all,
    How does one return data when a window is being closed. I would like the child window to return true or false and would like to check the return value in the parent window.
    Thanks in advance.

  2. #2
    Guest

    re

    as the child window is being rendered create a reference to the parent window. Then using the reference set the value of a an object that exists on the parent with your desired result.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    266
    Dear pvb,
    Can u give me a code snippet for the same.

  4. #4

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width