3-way slider control
Roger Guay
irog at mac.com
Tue May 25 13:23:35 EDT 2021
Ah yes, I knew that but had forgotten it. Thank you, Klaus!
Roger
> On May 25, 2021, at 10:11 AM, Klaus major-k via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Hi freinds,
>
> this - ≥
> is a MAC-only character and will throw an error on Windows!
> Use/replace with:
> <=
>> =
> <>
> for full platform comatibilty!
>
>> Am 25.05.2021 um 19:06 schrieb Roger Guay via use-livecode <use-livecode at lists.runrev.com>:
>>
>> Hi Paul, I’m not able to duplicate the error here. Can you tell what control you were adjusting?
>>
>> You should be able to achieve what you want by changing the ‘backBar” grc style from roundrect to oval. You might have to play with the code a bit, but it should work.
>>
>> Roger
>>>
>>> Thank you. ScrollbarOmatic looks like I could adjust setting to get something closer to a "circle inside an oval" 3-position switch. FYI as I was adjusting the controls to get the style I am seeking the following error popped up:
>>>
>>> *compiling at 11:34:54 AM*
>>>
>>> Type Expression: bad factor
>>>
>>> Object backBar
>>>
>>> Line if tx ≥ tIndEndPos then
>>>
>>> Hint ≥
>>>
>>> I did not seem to actually impact continue to refine the appearance.
>
> Best
>
> Klaus
>
> --
> Klaus Major
> https://www.major-k.de
> https://www.major-k.de/bass
> klaus at major-k.de
>
>
> _______________________________________________
> 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