Extending WOPopupButton

André Koppany <[email protected]>
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <[email protected]>
Hi,

I want to extend the normal WOPopupButton and make a resuable  
component with the
following behavior:

<select >
<option>Element 1</option>
<optgroup label="Group1">
      <option>Element 1</option>
</optgroup>
<optgroup label="Group2">
      <option>Element 2</option>
</optgroup>
</select>

The popup differs from the default one in having special <optgroup>  
elements.
How can I add this elements to my WOPopupButtons ?

Any help is very appreciated,

André
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.