Brew Question:
Download Questions PDF

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

Answer:

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().

Download Brew Interview Questions And Answers PDF

Previous QuestionNext Question
How cancwe add images to the items in an IMENUCTL?Is it possible to get/manipulate the palette information of the device?