midp - No default radio button selected (J2ME, Java) -
Currently working on a mobile app in J2ME and has questions with the Choice Group radio button answer option Any suggestions on how to make it have not chosen any default answers? We have tried:
cg8.setSelectedIndex (-1, true); but exiting exception error
and
< cg8.setSelectedFlags (boolean []) with all the liars, but another error Ho.
To get around this, we have also tried to create an invisible radio button which is set as selected, but there was no way to create an invisible radio button.
Any thoughts or suggestions will be appreciated !!
It seems to me that the platform is implementing a proper conference, however, Apologize for the attitude; This will not really answer your question.
The radio button is used when there are many unique options, one of which should be ; Therefore, to ensure that the user interface definitely has certain meaning that something is always selected. Ideally, the initial selection in the radio group should always be a safe and sensible default.
Comments
Post a Comment