Strange...
Brian Milby
brian at milby7.com
Wed Aug 28 13:07:10 EDT 2024
Exactly (that is essentially what I did)
The actual full rect is:
(-32768,-32768,32767,32767)
Brian Milby
brian at milby7.com
> On Aug 28, 2024, at 11:19 AM, Bob Sneidar via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Easy enough to test.
>
> put ("936,474" is within "777,50,1424,32767”) —> true
> put ("936,474" is within "777,50,1424,32768”) —> false
>
> Bob S
>
>
>> On Aug 28, 2024, at 5:17 AM, Brian Milby via use-livecode <use-livecode at lists.runrev.com> wrote:
>>
>> Looks like ~32k is the max value allowed for a coordinate value.
>>
>> Brian Milby
>> brian at milby7.com
>>
>>>> On Aug 28, 2024, at 4:22 AM, jbv via use-livecode <use-livecode at lists.runrev.com> wrote:
>>>
>>> ("936,474" is within "777,50,1424,10000") -> true
>>>
>>> ("936,474" is within "777,50,1424,100000") -> false
>>>
>>> LC 9.6.9 on Mac OSX 10.15
>>>
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list