Greg Ercolano wrote: >> 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.
Not mine, and I didn't touch anything but the missing $Id tags. But thanks for the hint anyway. And I know what I'm speaking of. I had to fix someone else's code who had set his editor's tab stop to two (2)! > 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 ;) :-) Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
