filterPredicate question
filterPredicate question
- Subject: filterPredicate question
- From: Kubernan from 10191 Technologies <email@hidden>
- Date: Mon, 28 Nov 2005 16:43:25 +0100
Hello,
The entity of my model (say bank Account) has a reflective
relationship (because a bank
account is attached to a main bank account).
In my GUI, creating a new bank account, i have to select the main
bank account with a popup menu.
What i want to do is to populate automatically the popup menu with
accounts set as "main" (a bool attribute in Account).
For that i thought i could use a filterPredicate with "content
values" binding of the popup menu but i didn't
find a place in IB to put my predicate.
What should i do for filtering my popup menu content ?
Thx.
K.
_______________________________________________
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