Hi, all this amazing effort on Doxygen support made me dizzy ;-) . I have not seen so many commits to FLTK in a long time. This was an absolutely awesome week for FLTK.
I saw that there was an issue with Fluid-generated files requiring an extra .dox file. Well, there are two solultions to this. One can use the "commant block" and just type one (or more) Doxygen comments into that block. Just start the commant with /** and Fluid will recognize that and create a correct comment block. But this seemed inconvenient, so I decided to add Doxygen support as a feature. Check out the current SVN. Opening the function, class, or declaration panel, you will find a new field for comments. Just type something and it will be placed (hopefully correctly) in the source or header file. As a reminder, the first line is repeated in the browser. The code is mostly untested, so please feel free to comment, and if this feature is not liked, I'll be happy to reverse the patch :-) Matthias ---- http://robowerk.com/ _______________________________________________ fltk-dev mailing list fltk-dev@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-dev