user interface - Choice Group behavior - select element upon hover in J2ME polish -


the current implementation of choicegroup (view-type: verticalfixed) has 3 states: unselected, hover, selected. when using component on phone keypad, , down key events hover individual choice group elements , fire select element.

is there way in can modify behavior hover == selection ?

use getselectedindex under fire. hover css. //#style hoverchoicegroup

for css

.hoverchoicegroup{  }  .hoverchoicegroup:hover{  } 

Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -