how to delete menu
843851Jun 29 2006 — edited Jun 30 2006hi all,
according to 11.14 the old menu shall be replaced via invoking "set-up menu" again. how can i delete an old menu?
i have setuped a menu through reg.initMenuEntry() (by triggering with EVENT_UNFORMATTED_SMS_PP_ENV). But at the next time when i want to setup a new menu, all the old items are left, the new items are after them. I tried to set reg to null, it doesnt work. The item objects are always there on the SIM (even if i putted it in a new phone.)
i use java_card_kit-2_1_2 and jdk 1.2.2_012
Does anybody have an idea?
thanks
dmon