
Multi-select Menu or Permanent Menu and MDI_CHILD Menu Handle
Quote:
> i want to allow menu to stay open until someone click a specific item
like
> Cancel or Close
> i want to be able to check several items before closing the menu
> what should i subclass and what should i remove from Message Queue...
That's not the way menus work and even if you figure out how to make it
do that you'll have something that is confusing for the users.
Changing the behavior of standard interfaces should never be done
unless you have an overpowering reason to do so -- I'd suggest that you
have an "options" menu item that opens a modal window where the user
can check/uncheck all of the options desired.
--
Please reply via the newsgroup only
Sent via Deja.com http://www.deja.com/
Before you buy.