Re: Subview updates
Re: Subview updates
- Subject: Re: Subview updates
- From: Arthur VIGAN <email@hidden>
- Date: Fri, 15 Apr 2005 23:11:35 +0200
Sorry I didn't give any details.
I write both views: I have a main view in my window, which contains a
small subview. The small view is a kind of "remote control" for the
superview: it intercepts keydown and make send actions to the
superview. The problem is that when the superview is updated (after I
called [mySuperView setNeedsDisplay:YES]), the subview is also updated.
I would like to know if it's possible to update the superview without
updating the subview.
-- Arthur;
Le 15 avr. 05, à 22:55, Jonathon Mah a écrit :
On 16 Apr 2005, at 06:16, Arthur VIGAN wrote:
my question is very simple: is it possible not to update a subview
when its superview is updated?
Can you give some more details? Are you writing the superview or
subview, or both?
Jonathon Mah
email@hidden
_______________________________________________
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