Strange Visuals

Ray G Miller rgmiller at pacbell.net
Fri Nov 30 15:25:01 EST 2001


MetaCardians,

Under MC 2.3.2 I notice a strange visual effect--namely none--with the following code from a labeled field
(lockText):

on mouseUp

  doSomethingInteresting withBells,andWhistles

  visual zoom out fast
  go this card
end mouseUp

Yet, the following does produce the desired effect:

on mouseUp

  visual zoom out fast
  go this card

    doSomethingInteresting withBells,andWhistles
end mouseUp

The Visual Effect should take place AFTER (in this case), not before the handler operates. Is this caused by the
lost focus of the locked fld? The called handler updates a flock of fields and POP buttons, however, the control
still resides within the original mouseUp handler, right?


Any clues?

Ray
--


Ray G. Miller
-----------
Turtlelips Productions
4009 Everett Ave.
Oakland, CA 94602
MailTo:rgmiller at pacbell.net
(V) 510.530.1971
(F) 510.482.3491





More information about the metacard mailing list