This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Jonathon, > > I was wondering if the following changes could be made: > > ucar.unidata.idv.chooser.IdvChooserManager: > The createChoosers(boolean, List, Element) method basically forces the > use of IdvXmlUi at about line 588. I simply created: > protected XmlUi createXmlUi(Element root) { > return new IdvXmlUi(getIdv(), root); > } > and call that method on 588. I was then able to create a chooser > manager *that actually hugs users and makes them feel good about > themselves* via simply extending IdvChooserManager. > Wow, a tactile user interface! Both of these changes are done and checked in. Ticket Details =================== Ticket ID: YXZ-675497 Department: Support IDV Priority: Normal Status: Closed