Re: Setting focus on NSSearchField...
Re: Setting focus on NSSearchField...
- Subject: Re: Setting focus on NSSearchField...
- From: Lorenzo Thurman <email@hidden>
- Date: Fri, 9 Jul 2010 17:11:41 -0500
-It's better now and the menu stays after a --slight flickering
In case no one has responded to the flickering issue yet (on 10.5?).
It may be a known bug. You'll have to disable screen updates just
before the call that causes the flickering. And re-enable it just
after. I think the macros are called NSDisableScreenUpdates/
NSEnableScreenUpdates (it's been a while).
The important thing to note is that you must reenable screen updates
within 1 sec or the OS will do it itself. HTH
--"My break-dancing days are over, but there's always the funky chicken"
The Full Monty
On Jul 8, 2010, at 5:03 PM, email@hidden wrote:
It's better now and the menu stays after a slight flickering
_______________________________________________
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