new to cocoa & would like advice
new to cocoa & would like advice
- Subject: new to cocoa & would like advice
- From: "Hull, Douglas D" <email@hidden>
- Date: Fri, 30 May 2003 14:22:59 -0500
I am going to be creating a program that will be using alphabetic and
numeric fields, pictures and sounds from a resource file and I will be
sending and receiving inputs and outputs through the serial ports. So
basically my program does this:
1. displays the first window to get basic information on subjects.
2. then the program will show a new window and repeatedly saying a word
until the subject touches the screen.
3 then another window appears showing 1-4 pictures (which the number of and
pictures themselves could be different each trial).
4 depending on whether the correct picture is selected or not the program
has correct and incorrect consequences which range from, changing screen
color, dispensing food through a feeder, or giving a sound back out etc.
5. steps 2-4 is repeated a number of times (usually 60-120 times).
I will be needing to hide menus, dock etc.
I have this program in an older version of FutureBasic which works great on
systems 9.2 or earlier. And it is now time to upgrade to os x and the like
which means my version of the program will not work. So I have been looking
at Cocoa and was wonding if anyone sees major problems or if Cocoa seems
reasonable to go to in doing this program. If so, what are good books in
getting going with Cocoa.
Thanks for your advice,
Doug
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.