Re: Comet Sightings


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Jim Guerber on March 07, 2008 at 11:35:38:

In Reply to: Comet Sightings posted by Stephen Auerbach on March 07, 2008 at 08:03:06:

Steve,

There is a big difference between windows focus and modal/nonmodal dialogs.

from a google search.....
"A nonmodal window allows a user to interact with other windows in the application.

So, what this all means is that a modal Alert window prevents users from clicking on anything but the displayed Alert window itself. Therefore, a user can't go any further until they dismiss the pop-up, similar to how the OS displays some error messages. A nonmodal window lets users merrily click on either the window or any components or gizmos underneath the Alert."

In Cometwin you can call either

CW.CreateModelessDialog

or

CW.CreateModalDialog

You can set the focus to any window by setting cosCWnd$ to the window handle and then calling COS.SetFocus.





Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]