moving to bindings
moving to bindings
- Subject: moving to bindings
- From: Koen van der Drift <email@hidden>
- Date: Fri, 29 Jul 2005 20:06:16 -0400
Hi,
I am thinking of transforming an app to use cocoa bindings. I read
some of the standard tutorials (Apple, macdevcenter, mmalc,
cocoadevcentral), and I think I understand the concept of bindings.
However, I have no idea where to start :(
Basically, the main window consists of an NSTextView with text and a
NSTableView that displays small sections of that text in a table plus
some
additional information of each shorter string. The way the smaller
strings are generated is based on the settings of a couple of popup
menus, text fields and checkboxes.
So I guess for my MainDocument.nib I need to add an NSArrayController
to manage the smaller strings in the tableview. I already have an
NSWindowController subclass that is a delegate for both the
NSTextView and the NSTableView.
After that, I have no idea how to continue with bindings (so maybe I
do not yet understand bindings very well ;-).
Any suggestions are appreciated,
cheers,
- Koen.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden