FROM : Matt Mashyna
DATE : Thu Aug 31 20:12:58 2006
I have an app like what you are describing. I created a tabbed view with tabs
for each "frame". After you connect all the views in IB you turn off the show
tabs atribute so the tab bar is hidden. I set up some buttons along the top
that call a method to tell the tab view to select the corresponding tab. Works
like magic.
> 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
> _______________________________________________
> 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>
>
> This email sent to <email_removed>
DATE : Thu Aug 31 20:12:58 2006
I have an app like what you are describing. I created a tabbed view with tabs
for each "frame". After you connect all the views in IB you turn off the show
tabs atribute so the tab bar is hidden. I set up some buttons along the top
that call a method to tell the tab view to select the corresponding tab. Works
like magic.
> 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
> _______________________________________________
> 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>
>
> This email sent to <email_removed>
| Related mails | Author | Date |
|---|---|---|
| Athahar | Aug 31, 15:15 | |
| Daniel Jalkut | Aug 31, 16:21 | |
| Matt Mashyna | Aug 31, 20:12 |






Cocoa mail archive

