Author Topic: List.select_command For List.multiple Using J2me  (Read 7376 times)

yhat

  • Newbie
  • *
  • Posts: 5
    • View Profile
List.select_command For List.multiple Using J2me
« on: April 23, 2006, 11:58:31 pm »
I have some questions regarding the menu button. Since I'm unable to disable it, so I'll be using List.Multiple to allow the user to have their multiple selection. Unfortunately, List.Multiple is unable to trigger 'List.SELECT_COMMAND' as this command is only applicable for the 'List.IMPLICIT'. Is there any ways to trigger the 'List.SELECT_COMMAND' as I need to determine the no. of selections? Can we disallow the user to have more than a certain no. of selection? Please advise