I’m working on an Eclipse plug-in. With Indigo, a drop-down list in the toolbar like the one below works perfectly. Drop-down list in the toolbar, the currently selected item is shown when the list isn’t open It is built like this (where the MyList instance is dynamically constructed): However, th…