Need help in Combo Box
| Tue, 2008-02-26 07:43 | |
|
Hi All, I want to create combo box in my application. I read some thread and found that there is CAknPopupField class which can be used to create combo box . Please any one help me to create combo box with any suggestion or idea. I will appriciate any idea or suggestion. I am waiting for reply. Thanks & Regards Symbian OS 9.1,S60 3rd edition MR,and CodeWarrior 3.1 |
|






Forum posts: 44
Hi,
U can try tis
http://developer.uiq.com/devlib/uiq_31/sdkdocumentation/doc_source/guide/uiqhowtos/UIQControls/Controls_QEikStd/UIQControls_Combo_Box/UIQControls_HowTo_Combo_Box.guide.html
I also facing some problem. I am trying to create 2 combobox in same application,if u got the solution pls share...
Thanks in advance.
Regards,
Adrian
Forum posts: 128
Hi Adrian,
Thanks for reply. I searched and found same link which you gave me. This link is for UIQ, but I am trying to implement in S60.If I get solution then I will post here. If I will find any useful link then I will be back here.
Thanks & Regards
Ram
Symbian OS 9.1,S60 3rd edition MR,and CodeWarrior 3.1
Forum posts: 44
Hi,
How is your combobox progress? I am creating the combobox with C++ code, however, I keep getting the error of :
Undefined symbol: 'CEikComboBox::CEikComboBox(void) (??0CEikComboBox@@QAE@XZ)'[]I included eikcmbox.h in the cpp-file and eikctl.lib in the mmp-file. However, I still keep getting the same error. Can you please lend me some help? For clearer explaination, I attached my file here:
http://developer.sonyericsson.com/thread.jspa?threadID=43788&tstart=0&messageID=115287#115287
Hope you can help me.
Thanks.
Regards,
Adrian
Forum posts: 128
Hi Adrian,
I have not try for combo box but I need to implement in my application. I am busy with some other part of my application but I will start for Combo box.
Thanks & Regards
Ram
Symbian OS 9.1,S60 3rd edition MR,and CodeWarrior 3.1
Forum posts: 128
Hi All,
Please any one body give some suggestion so I can create combo box in my application. Any idea or help will be appreciated.
Thanks & Regards
Ram
Symbian OS 9.1,S60 3rd edition MR,and CodeWarrior 3.1
Forum posts: 1058
Maybe that tip here shows a possible way to achieve something similar?
http://discussion.forum.nokia.com/forum/showthread.php?t=127152
René Brunner
Forum posts: 128
Hi Rene,
Thank you very much for quick reply. Now I am going to follow your link and I will try to to create combo box. If I face any error then I will be back here.
Thanks & Regards
Ram
Symbian OS 9.1,S60 3rd edition MR,and CodeWarrior 3.1