Re: Search in ABPeoplePickerView not working
Re: Search in ABPeoplePickerView not working
- Subject: Re: Search in ABPeoplePickerView not working
- From: Kyle Sluder <email@hidden>
- Date: Thu, 25 Jun 2009 13:19:04 -0700
On Thu, Jun 25, 2009 at 2:58 AM, Nikhil
Khandelwal<email@hidden> wrote:
> In my application i am running a Modal for a window and in that window there is a button which calls another Panel (Modal is still running). In that Panel i include ABPeoplePickerView to show the address. AbPeoplePickerView is working but the search field in ABPeoplPickerView is not working.
> I use [adressPanel setWorksWhenModal:YES] to make the panel works but searching on that Pickerview is not working :(
My guess is that the ABPeoplePickerView is written in such a way that
it performs a background search only during the normal run loop modes.
> If i bind the panel to shared User default controller, search field is working but in that case execution is not continuing from where i started the Modal.
This doesn't make sense to me. Execution doesn't jump around willy-nilly.
> Its an urgent project requirement so help me ASAP.
If it's an "urgent project requirement," your best solution is not to
come to the list asking for help. Your best solution is to know how
to implement the requirements before you begin and to build into the
schedule enough slack to compensate for unexpected obstacles like
this. You also need to be willing to go back to your project
stakeholders and say "We need more time." The mailing list is not
your emergency 24-hour tech support; do not come here demanding we
"help you ASAP." If you want that, pay for a DTS incident:
http://developer.apple.com/products/support.html I don't know of any
guarantee made about turnaround time. What you've done is incredibly
rude.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden