Bug 912

Summary: [Chameleon - DocBuilder] NavTool is not being added as an attribute group
Product: Chameleon Reporter: William Bronsema <wbronsema@dmsolutions.ca>
Component: AutoDocAssignee: chameleon-dev <chameleon-dev@lists.maptools.org>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description From 2005-01-05 10:15:27
Currently NavTool is not being added as an attribute group.  This is because the
widgets can inherit from NavTool and it is transparent where the attributes come
from.

Need to add code to detect if a widget inherits from NavTool and then add it to
the list of attribute groups.
------- Comment #1 From 2005-01-05 13:50:53 -------
Fixed in CVS.  NavTool has been added as an attribute group.  It can be
processed as an attribute group and it's attributes will be excluded from the
individual widget's attributes.