home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!bogus.sura.net!ukma!mont!mizzou1.missouri.edu!UC525655
- From: UC525655@mizzou1.missouri.edu (M.Eaton)
- Subject: (Q) App works with think debugger, but not w/o
- Message-ID: <16B5E10C60.UC525655@mizzou1.missouri.edu>
- Sender: news@mont.cs.missouri.edu
- Nntp-Posting-Host: mizzou1.missouri.edu
- Organization: University of Missouri
- Date: Fri, 22 Jan 93 19:05:03 CST
- Lines: 17
-
- Hi-
- I'm using Think C 5.0.4. I'm writing an app that draws icons from the
- files on the floppy, and then tracks click downs (a la finder).
- When I detect a mouseDown, I check my global gItemHilited to see if
- I had already hilited a file, if I did, I de-hilite it. Then I see
- if the click-point was in the icon by calling PtInIconSuite(). At
- any rate, everytihing works fine with my app while I step through it
- with the debugger, but when I clear breakpoints and go, or when I
- run without the debugger, It hilites one icon, then won't unhilite it
- or hilite any new icons... What is the debugger doing for me???
-
-
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Mark Eaton |
- UC525655@MIZZOU1.MISSOURI.EDU | Eat at Joe's.
- |
-