Re: How to disable the table view when search bar is active
Re: How to disable the table view when search bar is active
- Subject: Re: How to disable the table view when search bar is active
- From: Jerry Krinock <email@hidden>
- Date: Thu, 20 Aug 2009 14:31:43 -0700
The -setScrollEnabled method does not show up in my documentation
browser, so I'm not sure what it will do.
However, whenever a view does not change as expected, invoke -
display. In your case,
[[self tableView] display] ;
If it works, this may or may not be a correct fix for production.
_______________________________________________
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