03-08-2010 04:43 AM
Hi everybody,
I need to select multiple contacts from address book for my Conference Application.
Can any one guide me to create and use the multi selectable listfield to work with contact list ?
or
Can any one provide the sample code for me ?
Thanks in Advance.
BM2GKT
03-08-2010 05:06 AM
unless you use an own representation of the address book you can only select them one by one.
you could check the OS5 sms interface for some ideas.
03-08-2010 05:58 AM
Thanks Simon,
As you said, maybe select contacts one by one is a good choice. (just like SMS)
Do you know, where can get the sample code regarding the contact selection one by one ?
or
Where can get the sample code that integrated with check box and contact list ?
03-08-2010 07:01 AM
BlackberryContactList.choose()
06-20-2011 03:56 AM