Skip navigation.
 
mlRe: Is this kind of desktop application possible in Cocoa ???
FROM : Daniel Jalkut
DATE : Thu Aug 31 16:21:01 2006

I suspect what you mean to ask is not "is it possible" - of course 
it's as possible in Cocoa as in any other language. What you really 
want to know is "how hard will it be."

I didn't open your attachment. I don't think most people are 
comfortable opening Microsoft Word documents from unknown senders. 
From your description, it sounds like a good way to go about this 
would be to use an NSMatrix of buttons on the left-hand side, and an 
NSTabView on the right side that flips between the various views as 
selected by the user.

That should get you off to a start at least,
Daniel

On Aug 31, 2006, at 9:15 AM, Athahar wrote:

> Hi
> I have attached the layout of a layout application. Can u please 
> tell me if
> this kind of application is possible in Cocoa?
>
> In case if u people are not able to open the attachment, I'll 
> explain it.
>
> there is a top frame, containing the banner. and the left side frame
> contains the buttons - links to different frames that should be 
> loaded on
> click.
> eg: "register" window/frame should be loaded on the right target 
> frame, on
> the click of the "register" button in the left frame.
> and similarly with the "Login" window/frame should be loaded on the 
> right
> target frame, on the click of the "login" button.
>
> If this kind is possible, can u please tell me how to go about it 
> in Cocoa..
> I'm a newbie in this field.(basically a java programmer) any help 
> will be
> highly appreciated.
>
> Regards
> Aths
> <Cocoa app.zip>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>-
> sweater.com
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlIs this kind of desktop application possible in Cocoa ??? Athahar Aug 31, 15:15
mlRe: Is this kind of desktop application possible in Cocoa ??? Daniel Jalkut Aug 31, 16:21
mlRe: Is this kind of desktop application possible in Cocoa ??? Matt Mashyna Aug 31, 20:12