PDA

View Full Version : Dialogs/Soft menu


ston00
03-20-2002, 10:38 PM
I'm creating a dialog control with a soft menu. When I create this soft menu, I'm getting the text "multitap" as the 1st entry. I have 2 other ones that I actually created. Does anyone know where this "multitap" text is coming from and how I can get rid of it?

Thanks.
ST

GuNboss.Park
03-21-2002, 02:15 AM
Multitap seems be added automatically.

And, you can get rid of that by DeleteAll

then, you can AddItem or AddItemEX with what you want to

show..

Mahesh
03-25-2002, 12:37 PM
The following FAQ should enable you to get rid of the Multitap:

http://www.qualcomm.com/brew/developer/support/faq/techfaq8.html#T8O

--Mahesh
BREW Support