Skip navigation.
 
mlManual Outline View Sorting
FROM : Thomas Davie
DATE : Tue Nov 30 23:54:51 2004

Hi,
  My data structure that I am displaying in an outline view is too
complex to use the standard bindings approach to filling out the data. 
So I'm using an NSOutlineViewDataSource... My problem is allowing the
user to sort the data – I can't manage to get the table view to allow
the user to select a column to sort on – unless I fill in any values in
the sordDescriptors boxes (only useful if you're using bindings) the
outline view does not allow this behaviour and selectedColumn and
highlightedTableColumn both return useless values (-1 and nil
respectively).

Any hep appreciated

Bob

--
What is the internet?
It's the largest equivalence class in the reflexive transitive
symmetric closure of the relationship "can be reached by an IP packet
from". -- Seth Breidbart

Related mailsAuthorDate
mlManual Outline View Sorting Thomas Davie Nov 30, 23:54
mlRe: Manual Outline View Sorting The Karl Adam Dec 1, 00:40
mlRe: Manual Outline View Sorting Thomas Davie Dec 1, 01:31