Hi there,
Recently I was assigned a task to fix a bug in ArcMap plugin written in Clojure. The plugin use JComboBox in DockableWindow. The issue is the JComboBox is not selectable after DockableWindow hides and show again.
Has anyone got similar issue? Where can I find an example to use AO's ComboBox?
Thanks,
Fei