[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Presenting MPFE



Is anyone else having this problem:
Having installed 5.2.1a & the QD parts and the offscreen part, MPFE now
runs.  When I move the mouse onto the status bar at the top of the window,
the script halts and says
# crsr is not of type Cursor.
File 'Jeff-HD:*Jeff:MacPerl Ÿ:site_perl:Mac:QuickDraw.pm'; Line 602

Line 602 is in the middle of the SetCursor routine, which Kevin calls thusly:
$Window->sethook(cursor => sub {
  SetCursor(($_[1]->v < InfoHeight or $HelpMode) ? 0 : crossCursor);
});

-Jeff Lowrey



===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org