home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 13237 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.3 KB

  1. Path: sparky!uunet!usc!rpi!uwm.edu!rutgers!cmcl2!panix!gbs
  2. From: gbs@panix.com (Eric Braun)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: HOT KEY trouble
  5. Message-ID: <1992Jul30.185618.10382@panix.com>
  6. Date: 30 Jul 92 18:56:18 GMT
  7. Organization: PANIX Public Access Unix, NYC
  8. Lines: 27
  9.  
  10. Hi,
  11.  
  12. I'm implementing a hot key by patching JGNEFilter and looking for the
  13. appropriate key as the events flow by.  This works fine and dandy.
  14. The problem is that the hot key is supposed to open up my DA and the
  15. way it works now is that it'll open up the DA on top of almost
  16. anything!
  17.  
  18. This is bad new cus you don't want a DA poping up on top of, say, a
  19. file selection box, or any other modal dialog for that matter.
  20.  
  21. THE QUESTIONS: how can I tell if a modal dialog box is open so as to
  22. temporarily disable the hotkey?  Are there any other situations that
  23. might cause problems where I should also disable it?
  24.  
  25. Perhaps a hot-key would better be implemented in some other way?
  26.  
  27. thanks in advance  -eeb
  28.  
  29. ___________________________________________________________
  30. Eric Braun                Glass Bead Software
  31. gbs@panix.com                803 President St.
  32. (718)230-8010                       Brooklyn, NY 11215
  33. -- 
  34. ___________________________________________________________
  35. Eric Braun                Glass Bead Software
  36. gbs@panix.com                803 President St.
  37.