Cal Horner wrote:

If you have ever taken a little wander with the  Property inspector you will
see that the max width and max height can be 65535!

What could be the possible reason for the attributes to be set that large?

While the largest single monitor available is still < 4000 px, the binary representation for 4k takes as much space as for values up to 65535 (2 bytes), so consider it future-proofing with no additional overhead. :)

--
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 LiveCode Journal blog: http://LiveCodejournal.com/blog.irv

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to