How to use (bind) NSArrayController and NSTableView in XCode 3.2
In the XCode 3.1 i'm use Referencing Binding in Array Controller
Connections
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comm
How to create Entity with next content:
schema:
Center of telecommunication | City
content:
1 | 1
1 | 2
1 | 3
2 | 4
2 | 5
2 | 6
2 | 7
... | ...
for use in two NSComboBox in next rules:
1) Choose Center of Telecommunication
2) Choose City (restricted list by choosing Center of Telecommunication
e" and in City they can choose only
"Miski" or "Tashtagol"
how it done ? help please... i'm newbe in XCode and CoreData :)
--
Pavel V Subach
http://forum.koug.org
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com