I have some bindings set up that work perfect well with a Table View
(3 column) but when I try and use the Outline View it fails to display
the data. Is there something different you need to do with the
bindings or does it simply not work with Outline View?
Thanks
__
Two Questions:
1) I have a table view (single column) and a text view hooked up with
bindings to a array controller. How can I get the values inputed by
the user in the column and text view and save them then load them on
launch?
2) How can I change the font of the text view in the interf
Hi,
I've posted the source to an app I'm working on. If someone can take a
look and tell my why my tableview is not working with my array, it
would be of great help.
Source:
http://novisdesign.net/Labs/Alien%20Notes.zip
-Gabe
___
Cocoa-dev maili
I am getting this error:
Undefined symbols:
".objc_class_name_CALayer", referenced from:
[EMAIL PROTECTED]@[EMAIL PROTECTED] in myController.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
and not sure what it means and how I can fix it (I'm new to Cocoa).
Any help greatly