home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17422 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.4 KB  |  34 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!haven.umd.edu!wam.umd.edu!davereed
  3. From: davereed@wam.umd.edu (Michael Robert Bromery)
  4. Subject: Gadget -> Was Learning from Includes alone..
  5. Message-ID: <1992Dec16.063226.20229@wam.umd.edu>
  6. Sender: usenet@wam.umd.edu (USENET News system)
  7. Nntp-Posting-Host: rac3.wam.umd.edu
  8. Organization: University of Maryland, College Park
  9. References: <BzBy9v.Izp@usenet.ucs.indiana.edu> <1gmgs7INN1jj@flop.ENGR.ORST.EDU>
  10. Date: Wed, 16 Dec 1992 06:32:26 GMT
  11. Lines: 21
  12.  
  13.        Well, the ng_GadgetID is a VERY VERY important field you set. The
  14.    field would be set to perferably some integer. Basically, without the 
  15.     Gadgets ID number, you wouldn't beable to tell which button
  16.      someone was clicking on when you get your intuimessages. Every 
  17.      gadget needs a number so that when the intuimessage comes, you can
  18.      use a switch statement to start functions according to your
  19.       gadget ID number. I remember using that quite a bit, earlier on
  20.      in my project I'm working on right now.
  21.    
  22.     P.S. -- Workbench is a neat environment to be able to run games on.
  23.     I did happen to hear of a terminal program that is new and in beta
  24.       testing by the maker of JRComm that runs within a window. Does
  25.       anybody know about it? I would really like to get my hands on it.
  26.       I don't remember the name, but I hear that it is on merlin.etsu.edu
  27.  
  28.   --- Hope this helps
  29.    -- Mike
  30.  
  31.       Email:davereed@wam.umd.edu
  32. .
  33.  
  34.