matthiasm wrote:
> And even if it ASCII only, I would very much like to take a look at it.

        While making a test program (and not just using it in my app),
        I just noticed I need to modify item_width() to properly calculate
        widths for strings containing ANSI, so I'll need some time to
        figure that one out.

        Meanwhile, here's a screenshot of the test program:
        http://seriss.com/people/erco/fltk/tmp/Fl_Browser-ansi-test.png

        ..and here's a 'diff -Naur' against 1.1.x svn current for
        Fl_Browser.cxx that adds my ANSI stuff (without the item_width() fix)
        and a separate AnsiMode.H file that it includes:
        http://seriss.com/people/erco/fltk/tmp/ansi-patch-03-07-2008.txt
        http://seriss.com/people/erco/fltk/tmp/AnsiMode.H

        Let me know if anything seems odd.

_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to