Answers

Question and Answer:

  Home  Brew

⟩ Can we remove the multitap item from the softkey menu associated with my text control?

Yes, We can remove it by following the steps outlined below:

Associate the soft key menu with your text control using ITEXTCTL_SetSoftKey().

Call IMENUCTL_DeleteAll() to delete the Multitap item.

Add items using IMENUCTL_AddItem().

 194 views

More Questions for you: