home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16117 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.1 KB  |  24 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!swrinde!emory!sol.ctr.columbia.edu!ira.uka.de!ira.uka.de!math.fu-berlin.de!unidui!Germany.EU.net!rzsun2.informatik.uni-hamburg.de!rzdspc22!a2bartel
  3. From: a2bartel@rzdspc22.informatik.uni-hamburg.de (Henner Bartels)
  4. Subject: Help - How to install Popup-Menus
  5. Message-ID: <a2bartel.722257403@rzdspc22>
  6. Sender: news@informatik.uni-hamburg.de (Mr. News)
  7. Organization: University of Hamburg, FRG
  8. Date: 20 Nov 92 11:03:23 GMT
  9. Lines: 13
  10.  
  11. I am working on a project to replace the default menu-system
  12. by popup-menus (like OS/2). My idea is to install an input-handler
  13. which intercepts the RMB and then opens a window with the
  14. menu-choices.
  15. Here is my problem: I will get a gadget-info which must be
  16.   reconverted into an IDCMP-structure and then reinserted into
  17.   the IDCMP-stream, so that the system can handle it.
  18. How can I perform thist part. Suggestions, samples - I work with
  19. System 1.3 and a very old C-Compiler - would be appreciated.
  20.  
  21. Thanks in advance - send email to:
  22.  
  23. a2bartel@rzdspc22.informatik.uni-hamburg.de
  24.