home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!mcsun!sunic!kth.se!dront.nada.kth.se!d88-jwa
- From: d88-jwa@dront.nada.kth.se (Jon W{tte)
- Subject: Re: Please HELP - Need source code or general help with ICONs
- In-Reply-To: kjt001@dunix.drake.edu's message of Mon, 14 Sep 1992 07:03:19 GMT
- Message-ID: <D88-JWA.92Sep14114254@dront.nada.kth.se>
- Originator: d88-jwa@dront.nada.kth.se
- Sender: usenet@kth.se (Usenet)
- Nntp-Posting-Host: dront.nada.kth.se
- Organization: Royal Institute of Technology, Stockholm, Sweden
- References: <1992Sep14.070319.14920@dunix.drake.edu>
- Date: Mon, 14 Sep 1992 10:42:54 GMT
- Lines: 24
-
- > kjt001@dunix.drake.edu (Kevin Tieskoetter) writes:
-
- Can anyone direct me to source code that deals with Icons? Code for
- simple things like clicking, dragging, highlighting, double-clicking,
- etc...?
-
- Apparently, there aren't any toolbox routines for these things, so I was
- wondering if a library or something similar existed. If not that, could
-
- Huh!? You get MouseDown events, you draw into a one-bit offscreen GrafPort
- to see what's hit, you call CopyBits for various highlighting features,
- you call GetDblTime() to see if something's double-clicked, ...
-
- someone give me advice on the best way to handle such things? I'm
- relatively new to macintosh programming, and I'm working in Think C 4.0
- right now.
-
- Or use the Think Class Library, it's good. Read the documentation
- (OOP programming manual)
-
- --
- Jon W{tte, h+@nada.kth.se, Sweden, Phone +46-8-107069
-
- Help eradicate FIDO-Net <-> Usenet gateways in our time!
-