Re: (Question Modified) How to traverse from one window to another
Re: (Question Modified) How to traverse from one window to another
- Subject: Re: (Question Modified) How to traverse from one window to another
- From: "I. Savant" <email@hidden>
- Date: Fri, 10 Nov 2006 21:56:32 -0500
... how outlets/actions work, how Cocoa generally works, etc. (pay
particular attention to the MVC - model, view, controller - design
approach and follow it):
http://developer.apple.com/documentation/Cocoa/Conceptual/
ObjCTutorial/index.html
... using windows:
http://developer.apple.com/documentation/Cocoa/Conceptual/WinPanel/
index.html
... and most importantly, a good introduction to the language and
API you're trying to use so you have a better handle on how you
should be approaching your design:
http://www.amazon.com/Cocoa-Programming-Mac-OS-2nd/dp/0321213149/
sr=1-1/qid=1163213500/ref=pd_bbs_sr_1/102-3396137-9223321?
ie=UTF8&s=books
--
I.S.
On Nov 10, 2006, at 9:47 PM, dee gee wrote:
I think my Question was vague sorry for that.
I have a client-server application were I have created the first
window as the Login Page. I have a submit button and the button is
connected to my Login class where I would validate the userId and
Password of the user and would return a message back.
Now if the user is a valid user I want the application to
redirect him to the home page.
My problem is:
1) How do you connect to the second window?
I have connected the submit button of login page to my class
(Login).
should I be creating a connection from my login class using
an Outlet / Action?
If so how does it work?
2) When I was reading the documents I noticed that developers
were using frames, notifications and views to refresh the window
with new details. Can you suggest any links were I can get a
clearer understanding of these concepts?
Hope my Questions are much more clearer now.
Please advice.
Regards,
Dee Gee
---------------------------------
Find out what India is talking about on - Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger
Version 8. Get it NOW
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
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