Skip navigation.
 
mlstill with problems with popup in a tableview
FROM : Theodore Petrosky
DATE : Tue Nov 23 23:15:09 2004

I am using mmalc's wonderful example as a starting
point for putting popups in a tableView. Everything is
working great until I use the information on his web
site to turn off sorting. I really need the sort order
to be in my control.

I used the example below and drilled down to select
the tableview and alter the bindings, setting the
content of the tableview to arrangedObjects of my
arrayController. As well the selectionIndexes to the
sleectionindexes of my arrayController. I left the
sortDescriptors unbound.

This works great to turn off the sorting. However it
messes with the popups. I can not get the  popups to
display their appropriate string.

What am I missing? I am now beginning to think I need
a valueTransformer but before I spin my wheels more I
thought I would ask.

Please, anyone have a few moments to take a look?

http://homepage.mac.com/mmalc/CocoaExamples/ToDos.zip


       
__________________________________
Do you Yahoo!?
Meet the all-new My Yahoo! - Try it today!
http://my.yahoo.com

Related mailsAuthorDate
No related mails found.