NSOutlineView and horizontal scroll bar problem
NSOutlineView and horizontal scroll bar problem
- Subject: NSOutlineView and horizontal scroll bar problem
- From: David Alter <email@hidden>
- Date: Thu, 8 Jul 2004 11:10:00 -0700
Hi all,
I have a NSOutlineView inside a NSScrollView. The outline view is
configured with a horizontal scroll bar and "Autoresize columns to fit"
in IB. As I open the disclosure triangles the NSSrollView is aware that
the data has gotten wider but it is only aware that is wider by the
width of the disclosure triangle ( 16 pixels ). That is nice but the
width of the cells data is my real issue. The cells data (text) in
some case is long and the horizontal scroll bar does not take into
account for the size of the data. This appears to be a bug, but I still
need a work around. Does anyone have any ideas on this?
thank you for the help
David Alter
_______________________________________________
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.