Re: Problem moving subview within superview
Re: Problem moving subview within superview
- Subject: Re: Problem moving subview within superview
- From: "I. Savant" <email@hidden>
- Date: Fri, 10 Feb 2006 12:42:25 -0500
Because you are telling it to display if needed without flagging
it as needing display via -setNeedsDisplay: ... whereas -display
forces it to display immediately regardless of its state.
--
I.S.
On Feb 10, 2006, at 12:32 PM, Ivan Kourtev wrote:
I still don't understand why -displayIfNeeded doesn't work but -
display does.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden