Screen saver?
James Witte
jswitte at bloomington.in.us
Mon Jan 31 11:01:07 EST 2005
On Mon, 31 Jan 2005, Frank D. Engel, Jr. wrote:
> An OS X screen saver would be virtually impossible to implement directly in
> Rev.
Off the wall idea: could a shell screen saver be made, which would then
call off to the MetaCard engine itself with a *very* stripped down stack?
True, I think would be really slow (maybe, depending on how exactly
MetaCard draws in MacOSX, and whether that can be pushed directly into the
NSView that the screensaver is given, and depending on whether the
MetaCard system could be made a 'delegate' (Obj-C terminology - basically
something inserted into a message-passing chain like by afterScript).
Can the MetaCard engine by accessed like this (without having to pay a
$1500 license for the embedded version..)
Jim
More information about the use-livecode
mailing list