|
From: Rogan D. <ro...@da...> - 2008-11-13 14:47:31
|
Rogan Dawes (JIRA) wrote: > [ http://opensource.atlassian.com/projects/spring/browse/RCP-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_25016 ] > > Rogan Dawes commented on RCP-472: > --------------------------------- > > any chance of getting this applied? > > Or am I going about this the wrong way? Hi Lieven, Any chance of you taking a look at this one while you are cleaning out the pending issues? Thanks! Rogan > > >> Implement ExclusiveCommandGroup.createComboBox() >> ------------------------------------------------ >> >> Key: RCP-472 >> URL: http://opensource.atlassian.com/projects/spring/browse/RCP-472 >> Project: Spring Framework Rich Client Project >> Issue Type: New Feature >> Components: Command System >> Affects Versions: 0.3.0 >> Environment: Any >> Reporter: Rogan Dawes >> Attachments: combobox.patch, combobox.patch >> >> >> An ExclusiveCommandGroup can manifest as a series of RadioButtons, or a single selection Menu. Another way to present this (in the minimum space) is to use a JComboBox. The attached patch implements this idea. > |