constant kRectLeft = 1, kRectTop = 2, kRectRight = 3, kRectBottom = 4

(or whatever ... haven't looked it up :-)

Alex.


On 24/05/2017 18:27, Mark Wieder via use-livecode wrote:
The one that's always bugged me is

put item 2 of the rect of someObject into tVar

Rects have a defined order of items, and I can never remember whether it's "left,top..." or "top,left..." and I end up looking it up every time. I'd love to have a more normal (all right, English-like... there... I've said it) way to remember and write this.



_______________________________________________
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