Path: utzoo!attcan!uunet!munnari!murtoa.cs.mu.oz.au!munnari.oz!jkjl From: jkjl@munnari.oz (John Lim) Newsgroups: comp.sys.mac.programmer Subject: Re: Quickdraw global access in LSP 2.0? Message-ID: <1219@murtoa.cs.mu.oz.au> Date: 10 Feb 89 04:27:57 GMT References: <41565bdb.a590@mag.engin.umich.edu> Sender: news@cs.mu.oz.au Reply-To: jkjl@munmurra.UUCP (John Lim) Organization: University of Melbourne, Comp Sci Dept Lines: 9 In article <41565bdb.a590@mag.engin.umich.edu> mystone@sol.engin.umich.edu (Dean (The Mysterious One) Yu) writes: > I'm writing a program for a class, and I want to change the cursor depending >on where the mouse is. If it's in a window, I want the cross cursor. If it's >somewhere else, I want the arrow cursor. Just do an InitCursor() when you want to get the arrowcursor. Hope this helps. john lim