[Chameleon-dev] [Bug 897] [error report widget] labelclass causes
	an error
    bugzilla-daemon at maptools.org 
    bugzilla-daemon at maptools.org
       
    Tue Jan 11 08:23:10 EST 2005
    
    
  
http://www.maptools.org/bugzilla/show_bug.cgi?id=897
pspencer at dmsolutions.ca changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |FUTURE
------- Additional Comments From pspencer at dmsolutions.ca  2005-01-11 08:23 -------
What you are seeing is the fallback behaviour of the button object.  The
ErrorReport widget does not include a label object, so the label attribute is
the label that should go on the button.  However, if you do not supply a
styleresource or an image, then the Button code cannot display anything for you.
 In this case, if you supply a label, it will display the label inside an href
so that you still get the functionality of the button.
This was not intended to be a real mode of operation for the Button widget.  I
think if we want to support this, we should rethink the attribute names to
provide more complete support for displaying buttons as links and include CSS
class/style support.
I'm open to suggestions.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the Chameleon-dev
mailing list