Re: How Does NSTableView/NSOutlineView reload automatically when they become visible on Screen
Re: How Does NSTableView/NSOutlineView reload automatically when they become visible on Screen
- Subject: Re: How Does NSTableView/NSOutlineView reload automatically when they become visible on Screen
- From: Corbin Dunn <email@hidden>
- Date: Fri, 23 Dec 2005 09:51:46 -0800
I have observed that whenever nstableview/nsoutlineview comes onto
a view/window , the control i self automatically reloads . How can
a control knows when it comes to visible on screen.Please send me
your suggestions on this. Thanks in Advance.
It does not automatically reload. It will automatically redraw
itself. Look at the following methods: becomeKeyWindow, resignKeyWindow.
-corbin
_______________________________________________
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