Duncan Gibson wrote:
>> just check that you use doxygen 1.5.6 \relatesalso is a new keyword.
>
> That could be it. At work I have CentOS 4.7, with doxygen 1.3.9.1.
> At home I have Lunar Linux which is a source distro and the Modules
> page on their web site shows doxygen at 1.5.6, but I'll check later.
I have 1.5.1 (Linux) and 1.5.5 (Windows). Both work identically,
having
Related Functions
(Note that these are not member functions.)
int fl_color_chooser (const char *name, double &r, double &g, double &b)
Pops up a window to let the user pick an arbitrary RGB color.
int fl_color_chooser (const char *name, uchar &r, uchar &g, uchar &b)
Pops up a window to let the user pick an arbitrary RGB color.
in Fl_Widget's docs :-)
However I'm getting config errors about new kefrom the older version,
but that doesn't seem to make problems (e.g. " ignoring unsupported tag
`DOXYFILE_ENCODING =' and about ten others). After down(!)grading with
doxygen -u, the config warnings are gone ...
Albrecht
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev