NSTableView resizing oddity
NSTableView resizing oddity
- Subject: NSTableView resizing oddity
- From: Chris Ridd <email@hidden>
- Date: Wed, 24 Mar 2004 03:49:44 +0000
The way that tableviews resize when being "run" in IB seems different to
when they're in a real program. Specifically, in real programs the column
sizes only get adjusted when the live resize pauses. In IB there's no delay.
This seems to affect Apple's stuff (only checked Mail.app's main window) and
mine.
Is this lag controllable in any way? The only obvious difference I can think
of is that there's no data source when running in IB, so this may be an
optimization in tableview for that particular case.
Cheers,
Chris
_______________________________________________
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.