Martin Tignor wrote:
> Update of /src/master/dx/src/uipp/dxuilib
> In directory opendx.watson.ibm.com:/tmp/cvs-serv6736
>
> Modified Files:
> ToolSelector.C ToolSelector.h
> Log Message:
> Change the declarations of classes like ToolView that are friends of
> ToolSelector, so that other compilers will accept them.
Thanks, all compile and mouse-click problems solved here!
A cosmetic comment:
When more then one tool-sectionlist is opened, it's difficult
to distinguish the headers of the subsection (e.g. "Annotation",
"DXLink") from the tools themselves: the font is same and
indentation is almost same.
I suggest one of two ways (or both) to remedy this:
1) A different font for the headers, so visually it's immediately
clear what's a tool and what's a header.
2) Make the indentation for the tools larger than the header titles:
[-] Annotation
|-----Autaxes
|-----Autoglyph
Regards,
Rob.