Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!apple!marc From: marc@Apple.COM (Mark Dawson) Newsgroups: comp.sys.mac.programmer Subject: Can't add spinning cursor to MPW tool Message-ID: <44938@apple.Apple.COM> Date: 18 Sep 90 21:16:05 GMT References: <1990Sep17.023442.29108@ux1.cso.uiuc.edu> <44894@apple.Apple.COM> <10172.26f5f045@amherst.bitnet> Distribution: comp Organization: Apple Computer Inc., Cupertino, CA Lines: 18 I have tried to add a spinning cursor to my MPW tool, without success. In my main() I have done a "InitCursorCtl(NULL);" and inside my loops have added "SpinCursor(1);". However, when I run my tool, the cursor stays as an 'I' beam (I know that code's being executed because I do a fprintf(stderr,"here\n") right after the SpinCursor() call, and it does print out). Does anyone have any suggestions to what I may have done wrong (or not inited)? Thanks, Mark -- --------------------------------- Mark Dawson Service Diagnostic Engineering AppleLink: Dawson.M Apple says what it says; I say what I say. We're different ---------------------------------