Re: Delaying button redraws?
Re: Delaying button redraws?
- Subject: Re: Delaying button redraws?
- From: Andy Lee <email@hidden>
- Date: Wed, 29 Jan 2003 22:47:38 -0500
Le Mercredi, 29 jan 2003, ` 16:05 Europe/Zurich, Steve a icrit :
[theButton setTitle:theString] seems to force an immediate
redisplay of an NSutton.
Is there a way to set a title so it only refreshes next time around
the update loop?
If the reason you ask is to get smoother screen refreshes, you might
want to look at -disableFlushWindow in NSWindow.
--Andy
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.