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