home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!apple!applelink.apple.com
- From: KNUPPEL.M@AppleLink.Apple.COM (Mike Knuppel,GEIS)
- Newsgroups: comp.sys.mac.oop.macapp3
- Subject: Re: TPicture, no mPictureHit?
- Message-ID: <727719785.3022483@AppleLink.Apple.COM>
- Date: 22 Jan 93 14:50:00 GMT
- Sender: usenet@Apple.COM
- Organization: AppleLink Gateway
- Lines: 15
-
- Jeff,
-
- I had the same problem. It took forever to find the solution.
-
- Here is what I did to fix it. Select the control (TPicture), in AD Lib, and
- then go into the class hierarchy. Go into the TControl and check the default
- choice. The value in here should correspond to the value of mPictureHit (see
- UMacAppGlobals.h). My default choice was set to zero so I never received the
- mPictureHit. Being a picture type, I also was receiving the mTurnOn and
- mTurnOff events.
-
- Hope this helps..
-
- Mike K.
-
-