Re: Automator-like UI?
Re: Automator-like UI?
- Subject: Re: Automator-like UI?
- From: Mike Ferris <email@hidden>
- Date: Thu, 16 Feb 2006 07:29:44 -0800
Maybe at least as an example... MOViewListView might give you some
ideas, and possibly could serve as a base class for you. More likely
it will just be good for showing you how to manage an open-ended
vertically stacked set of subviews.
Mike Ferris
Begin forwarded message:
From: Stephane Sudre <email@hidden>
Date: February 16, 2006 1:22:51 AM PST
To: Rachel Blackman <email@hidden>
Cc: Cocoa Mailing List <email@hidden>
Subject: Re: Automator-like UI?
On 16 févr. 06, at 08:22, Rachel Blackman wrote:
In my current project, I have reason to make a UI somewhat like
Automator: a long list of little dynamic box-like items in a
chain, each filled with a view. Loading a custom view into a
custom box class is no problem; that's trivial.
However, I'm pulling my hair out over the 'proper' way to create
the actual 'event chain view' (for lack of a better term). Nor
has Google produced any real useful examples. So before I
continue to muddle through aimlessly, I figured I'd drop a note
and see if anyone else has tackled this... and if so, if they're
willing to share any tips and/or tricks. :)
Maybe the MOKit Framework can be helpful in this case as it's
providing implementation for a view hierarchy and behavior similar
to the Automator thing.
_______________________________________________
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
_______________________________________________
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