What happened to my cursor - Resolved

Barry Levine themacguy at macosx.com
Sat May 17 16:27:00 EDT 2003


I had manually set the IDs of my images to #'s reserved for cursors so 
it's no wonder that the standard cursor never appeared in the runtime 
app (only a white square indicating its position). I guess it's a 
testament to the robustness of Rev that I didn't just crash upon 
launch, eh?

Resolution of the problem: I set the ID's of my image objects to 1201 
through 1221 (from 1 through 21) and altered the repeat loop (repeat 
with i = 1201 to 1221) to deal with the new ID's.

Barry

"The fault, dear Brutus, is not in our stars but in ourselves..."




More information about the use-livecode mailing list