English Like?

Alex Tweedly alex at tweedly.net
Wed May 24 15:25:41 EDT 2017


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.
>





More information about the use-livecode mailing list