Does anyone have any way to make a projector that maximizes?  The "maximize"
button in the upper right corner of projectors (on Win XP, 2000, 98 -
haven't tried mac) is always deactivated.

A quick test here shows that it's easy. I had this movie script:


on exitframe
  member("sr").text = string((the stage).rect)
  go the frame
end

where "sr" is a field member sat on the stage. I make the projector, having set the Display Template options to have a maximize box, and the maximize works as it should. The stage changes to fill most of the screen, and the rect of the stage figure has changed. Clicking the maximize button again shrinks the stage back to the normal size.

If I do a resize before maximize twice, it returns to the resized sized.

[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