To write "COLOR: blue" you need "USE: colors.constants" for Windows and
"USE: colors" for Ubuntu. Surprise!

сб, 1 мар. 2025 г. в 20:45, John Benediktsson <mrj...@gmail.com>:

> Hi George,
>
> I made that documentation fix.
>
> Separately, I'm curious about your examples are for "Ubuntu" and
> "Windows".  What part of it makes it specific and not cross-platform?
>
> Thanks,
> John.
>
>
> On Mar 1, 2025, at 8:34 AM, John Benediktsson <mrj...@gmail.com> wrote:
>
> Awesome!
>
> I will make that fix.
>
>
> On Sat, Mar 1, 2025 at 8:33 AM George Cherevichenko <
> george.chereviche...@gmail.com> wrote:
>
>> Hi
>> I wrote a set of examples.
>> https://github.com/George66/Factor
>> John, please correct  factor/basis/ui/gestures/gestures-docs.factor
>> ARTICLE: "mouse-gestures" "Mouse gestures"
>> As far as I understand
>> "T{ button-down f 1 }"  and "T{ button-down f f }" are not suitable, .it
>> must be
>> "T{ button-down f f 1 }"  and "T{ button-down f f f }" ; see "button-down"
>>
>> George
>> _______________________________________________
>> Factor-talk mailing list
>> Factor-talk@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>
>
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to