From: Gwenole B. <gb...@di...> - 2004-11-17 07:29:08
|
Hi, > I never bothered trying to figure this out. ShapeShifter uses the = Amiga > mouse pointer in windowed mode, but its shape doesn't follow the Mac=20= > cursor. > It just replaces SetCursor with a "move.w #-16,$8d0" to make the Mac=20= > cursor > disappear. OK, it's a complete trap replacement then, and not a usual chained=20 patch. Though we can get the cursor image from there, what about color=20= cursors? I believe SheepShaver has the same restriction anyway. A=20 solution for Basilisk II would be to patch _SetCCursor to disable the=20 native cursor. I suppose CrsrState will be reset by _SetCCursor itself. Bye, Gwenol=E9.= |