>       I have to fix some of the indenting.. files like Fl_Tree_Item.cxx
>       has the indenting is jumping around.

    Albrecht, Matt, perhaps one of you has your editor's tabstop
    set to something other than the value of 8.

    Fl_Tree's indenting somehow is munged.. I'm about to check in a fix.

    It's OK to have the tab key in editors generate 2 space or 4 space indents,
    but make sure your editors aren't set to interpret the tab character as
    anything other than the value of 8, lest ye heathens deviate from the holy
    FLTK coding standards, and blaspheme our code with random indents ;)

    Test: if your editor's code doesn't look right in 'more', the tabstops
    in the editor are probably set wrong.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to