FROM : I. Savant
DATE : Sun May 04 18:34:49 2008
> I assume this should be possible with Core Data ...but there are
> different types of accounts in the list of accounts. So the UI needs
> to change depending on what type of account has been selected. Any
> pointers on how to accomplish this?
This could be solved with Cocoa Bindings and one or more value
transformers. Whatever the selected account's type is, this or that is
visible, this or that tab (in a tabless tab view) is selected, etc.,
depending on what exactly you're trying to do.
More specific questions will yield more specific answers.
--
I.S.
DATE : Sun May 04 18:34:49 2008
> I assume this should be possible with Core Data ...but there are
> different types of accounts in the list of accounts. So the UI needs
> to change depending on what type of account has been selected. Any
> pointers on how to accomplish this?
This could be solved with Cocoa Bindings and one or more value
transformers. Whatever the selected account's type is, this or that is
visible, this or that tab (in a tabless tab view) is selected, etc.,
depending on what exactly you're trying to do.
More specific questions will yield more specific answers.
--
I.S.
| Related mails | Author | Date |
|---|---|---|
| Torsten Curdt | May 4, 17:57 | |
| I. Savant | May 4, 18:34 | |
| Torsten Curdt | May 4, 23:32 |






Cocoa mail archive

