home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!bunker!jdd
- From: jdd@bunker.shel.isc-br.com (Judy D. Daniluk)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: Can you change accelerator tables?
- Message-ID: <20349@bunker.shel.isc-br.com>
- Date: 25 Aug 92 20:23:14 GMT
- Organization: Olivetti Advanced Financial Development (Shelton, CT)
- Lines: 18
-
-
- Is there any way to change accelerator tables during an application?
- Is there any way to use more than one accelerator table?
-
- I am building an MDI application. Since the menus change when the
- MDI children are activated and de-activated, it would make sense
- to let the accelerator tables change too. It isn't practical in
- this case to make one global accelerator table that works for everybody.
-
- I'm using MSC++ and MFC. In MFC, the accelerator table is attached
- to a CFrameWnd, not to a CWinApp, but it appears that the first
- CFrameWnd to load its accelerators wins and the others all lose.
-
- I will be grateful for any help.
-
- Judy Daniluk
- Olivetti Advanced Finance Development
- jdd@oliafd.shel.isc-br.com
-