On Apr 5, 2011, at 7:49 PM, Santhosh Thottingal wrote:
Placing a select box inside a dropdown div does not look good to me(page 5 of the pdf). That adds one extra level of user interaction. Can't we simlify this by listing available input methods with a radio button in the dropdown div itself? Some thing like this:
[icon] [personal tools] +-----------------------+ | Select an Input Tool: | | O [Input Method 1] | | O [Input Method 2] | | O [Input Method 3] | | O [Disable-Ctrl+ M] | | [Help Link] | +-----------------------+
Given how few options there are, this seems like a great idea.
- Trevor