Sparkaround wrote:
>>> Thank you! I know that fltk-1.1.9 is the best one for me now.
>> Though I see that one of your screenshots shows CJK text support, which
>> you will not get with fltk-1.1.9.
>> You will need to use 1.3 (or perhaps 2.x) to support CJK texts properly.
> 
> Thank you. For this application, I will try fltk-2.x or just give up support 
> for the win9x.
> 
> And I write a sketchy summary:
> 1. fltk-1.1.x support most platforms(including full support for the win9x) , 
> but with least features(do not support CJK)
> 2. fltk-1.3.x support least platforms(do not support the win9x),but it is
> the stablest one with many features(including CJK, many widgets)
> 3. fltk-2.x support many platforms(support the win9x partly), with many new 
> features(including full CJK, unicode, but may with less widgets than 1.3-x)
> Is it correct?

        Personally, I would not recommend 2.x to anyone at the moment,
        unless they're willing to maintain it.

        Last summer a few of the 1.3.x developers noticed FLTK 2.x
        support was seriously flagging, and after a poll for activity,
        it seemed to "officially" determined to be in limbo; the group
        of developers that were maintaining it seemed to have vaporized.

        FLTK 2.x is currently a stalled project in search of 
developers/maintainers.

        AFAIK, FLTK 2.x never got to a release stage, and was still in
        alpha when it fell into limbo.

        1.3.x is what all the developers here are continuing to support,
        and is the only thing I'd recommend to new projects, as FLTK 1.3.x
        has a lot of adopters and maintainers. It's very much like 1.1.x
        with many features/fixes/widgets added to it. The API hasn't changed
        much between 1.1.x and 1.3.x, but the ABI (binary interface) /has/ 
changed.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to