home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / misc / 1521 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.0 KB

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