> This is what i use to get rid of unwanted hilites. I've only 
> encountered this problem when switching between applications, 
> so your mileage may vary
> :)
> 
> on activateApplication
>       the stagecolor = the stagecolor
> end

Thanks, Marvin. I'll give it a try.

A couple of people have suggested it happens when a dialog box is up,
which seems to be the case for me.

Before the print or save dialog box, the selelction = [9, 9]. Afterwards
it's [0, 9]. I've tried setting the selection back to [0, 0] after
issuing the print or save command, but the selection seems to be getting
set when the print or save is done.

That makes me wonder: is there any way I can tell when the print job is
done? I could use a timeOut object to reset the selection after a second
or so, but if there was a callback, or a property I could check, it
would be great.

Cordially,

Kerry Thompson


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to