Re: NSTableView live resize problem
Re: NSTableView live resize problem
- Subject: Re: NSTableView live resize problem
- From: Corbin Dunn <email@hidden>
- Date: Mon, 17 Oct 2005 13:21:23 -0700
Am Oct 11, 2005 um 1:31 AM schrieb Stefan Fisk:
The only problem is that during live resizing the table view gets a
bit messed up, since it preserves most of its content until the
resize is finished. If you resize the parent window so that the
drawer becomes taller you can see that it's redrawing its contents
under the cached rect, but it doesn't update its whole frame until
you let go of the windows resize handle.
I've tried [[tableView window]
setPreservesContentDuringLiveResize:NO], but it doesn't change
anything.
Am I just missing something vital, or is this a bug in the appkit?
Another quick note on this old message: if you run into issues such as
these, please log them as bugs. http://bugreport.apple.com/
Eventually, TableView/OutlineView bugs will get routed to me and I
will look at them.
thanks,
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