Interface Builder
Interface Builder
- Subject: Interface Builder
- From: "Thiago Rossi" <email@hidden>
- Date: Thu, 27 Mar 2008 17:33:07 -0300
Well, I tried some things at home but didn't get success. =(
I'm trying to do this: I have a controller with an array of accounts. And these albums has a type associated to it. For example:
ACCOUNT 01 - BANK ACCOUNT
ACCOUNT 02 - BANK ACCOUNT
ACCOUNT 03 - LOAN ACCOUNT
ACCOUNT 04 - BANK ACCOUNT
I want to show, as in iPhoto hierararchy, this way:
BANK ACCOUNT
ACCOUNT 01
ACCOUNT 02
ACCOUNT 04
LOAN ACCOUNT
ACCOUNT 03
When the user clicks in any account, in the main view it shows its details. And you can hide/show sub-items by clicking on the parent (in this example, bank account or loan account).
I tried to find any source code as an example, but I could not find any. =(
Can anyone help me?!
Please?! Thanks!
On 3/17/08, Thiago Rossi <email@hidden> wrote:
thanks for your help, robert.
you helped me a lot! =)
On Mon, Mar 17, 2008 at 7:43 PM, Robert Walker <
email@hidden> wrote:
Most of what you see in this window is likely a custom view designed and built by the Apple iPhoto developers. The blue sidebar is one pane of a split view with what's probably a customized tree view. The photo area window can now be accomplished using the new image browser from the image kit. The toolbar at the bottom of the window is likely a custom view.
On Mar 16, 2008, at 10:57 AM, Thiago Rossi wrote:
I would like to know how to draw a window like iPhoto.
For example, what kind of object are the light-blue bar on the left? And the dark one (main)? And the toolbar inside the dark one, on the bottom? Ok, they may be easy. But how about the object that display the text LIBRARY? And the other one for RECENT? And Events, Photos, Last 12 Months, Last Import, Flagged, Trash, albums…?
Could you please help me?
<Picture 1.png>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Help/Unsubscribe/Update your Subscription:
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden