01-13-2011 05:13 PM
I noticed this context/bubble menu pops up when you click the music icon in the new simulator version. Is this a component I can use? Or do I have to make it myself?
01-16-2011 02:35 AM
hey friedit,
there is no api to produce that "bubble". you will have to implement it yourself. your best bet will be to create a seperate sprite possibly holding an image and add it as the newest child to your application so it appears on top of the rest of the application. good luck!
02-02-2011 05:39 AM
Hi
can anyone help me please about dropdown menu.
is it possible to implement it in playbook if possible then how?
02-02-2011 09:30 AM
There is no native QNX menu bar, menu, menu item, drop down menu or alike controls currently available. I've been rolling my own in using popup UIComponents with List class in them.
02-02-2011 11:48 PM
Hi jtgen
thanx a lot friend . so can u please give me idea about how to use popup uicomponent with list.
becoz in my project i have to use drop down menu and i have no idea so please help me.
thanx