Hello !
> 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 It looks great. CU _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
