Interact with main window while modal window is active

Posted on Stack Overflow See other posts from Stack Overflow
Published on 2009-05-18T13:45:52Z Indexed on 2010/05/11 6:04 UTC
Read the original article Hit count: 152

Filed under:
|

I want to be able to interact with main window of applications like Firefox or Word, while modal window is active.

What I mean by interact is to:

  • Copy text
  • Move window
  • Close window (by pressing x button)

Are these possible under Windows environment?

© Stack Overflow or respective owner

Related posts about Windows

Related posts about modal-dialog