Bindings and IB Palettes
Bindings and IB Palettes
- Subject: Bindings and IB Palettes
- From: "Ian G. Gillespie" <email@hidden>
- Date: Mon, 11 Oct 2004 11:29:19 -0400
Hi,
I am working on an IB palette and I am trying to make it work with
bindings. My palette is a line graph and I am trying to model it after
a table view, where each line on the graph is similar to a table
column. The idea being that I want to be able to bind a single line in
the graph to a data model, like each individual table columns is bound
in IB.
What I can't figure out how to do is make is so that when the user
working in IB clicks on a line, I can show its attributes and bindings
in the IB inspector panel. Currently, they can click the graph view
and its bindings and attributes appear, but I don't know how to
manually say, "hey IB, this class is selected (my line class) and now
put up its attributes and bindings in the IB inspector panel.". If
anyone has any suggestions, I would appreciate them.
~Ian
www.iggsoftware.com
_______________________________________________
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