Richard Penman complains that 1.1.7 won't publish his methods.  I'm 
using the current SVN version.  I can't duplicate his problem, but I do 
observe a somewhat different one.

If I clicky-clicky "public" on the c'tor, I see:

class Annotate {
public:
   Annotate();
};

in the header.  If I unclicky "public" on the class, I *still* see it!

Fluid file follows:

# data file for the Fltk User Interface Designer (fluid)
version 1.0108
header_name {.h}
code_name {.cxx}
class Annotate {open selected private
} {
   Function {Annotate()} {open
   } {}
}
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to