> 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.
Yes, prepare the gun and the bullets, i capitulated for that one ...
>
> 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 :-)
This is really cool matt! here's my 2 cents:
The comment upper the api looks ugly and make hard to read the non comment 
strangely aligned code (due to the vertical shift).
I tought about the tooltips and it could be great if you draw the comment with 
a tooltip I believe so that the tree remains intact,okay you see only one 
comment at a time but it could suffice quite well ...
When you think about it, you indeed don't need to see the comments all the time 
so probably a view/hide switch would be nice as well.

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to