Community

SCI Programming => SCI Syntax Help => Topic started by: gumby on September 30, 2012, 08:44:49 PM

Title: Maximum size of views
Post by: gumby on September 30, 2012, 08:44:49 PM
Anyone know what the limitation is?
Title: Re: Maximum size of views
Post by: MusicallyInspired on September 30, 2012, 11:58:19 PM
I remember I tried to make a View the full width and a little over half the height of the size of a Picture (320x200) and the game would not accept it. I'm not sure what the limitation is, but there definitely is one. Dimensionally speaking, anyway. I don't know about file size-wise.

Or maybe it was because I was trying to move it on the screen....
Title: Re: Maximum size of views
Post by: gumby on October 01, 2012, 09:12:22 AM
Ok, thanks.  I guess I'll just have to experiment and see what will fly.