Again another problem found on my recoding of Fl_Help_View
on function void Fl_Help_View::format() :

        case TAG_CENTER:
        case TAG_DD:
        case TAG_DL:
        case TAG_DT:
        case TAG_H1:
        case TAG_H2:
        case TAG_H3:
        case TAG_H4:
        case TAG_H5:
        case TAG_H6:
        case TAG_HR:
        case TAG_P: // <- this should be here but it wasn't
        case TAG_PRE:
        case TAG_LI:
        case TAG_OL:
        case TAG_TABLE:
        case TAG_UL:


_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to