> Hi Lingo Fellows!
> 
> If there is any possibility to change the stage size through Lingo
> script? If any, how?
> 
> Thanks in advance.
> 
> Mahmood
> 
> 
> 
Try:
(the stage).rect = rect(0, 0, 2, 2)

it will change the stage to a rect that is 2 pixels high and 2 pixels wide,
placed in the top left corner of the monitor....
I don't think its documented, but it seems to work just fine (you might have
to reposition all your sprites when you change the stage rect!!!)



Ask

.....ULTIMATUM........
 Ask Møller - Lingo++
  [EMAIL PROTECTED]
  Tlf. 33 25 21 12
 Mobil 26 72 21 15
......................


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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