Cocoa, Pure java, or Carbon?
Cocoa, Pure java, or Carbon?
- Subject: Cocoa, Pure java, or Carbon?
- From: Noah Lieberman <email@hidden>
- Date: Tue, 12 Feb 2002 08:04:44 -0700
I fell in love with Cocoa Java as I am a Mac fanatic and have been coding in
Java for years. I9ve been building a DJ application with great success,
unfortunately I have run into a major problem: Quicktime does not work
correctly with Cocoa ( Apple admits this, and I have several bugs against it
) even in Obj-C. Assuming that I need the power of quicktime to deliver the
functionality I want, what do people think the best course is?
A Pure Java, aka Swing implementation - Interface not quite as good, and
screen refreshes are painful, loses some of that 3Native Mac App2 feel.
Stick with Cocoa and use something other than Quicktime for handling media
files? If so what?
Wait for apple to fix Quicktime?
Write the app in C++ MacApp so I can use native Quicktime and get good mac
Look-n-Feel?
I haven9t used C++ in a while and never used MacApp, is this crazy?
Does anyone else share my disbelief and frustration that Quicktime doesn9t
work with Cocoa? Anyone gotten it to work?
Comments, advise, input from someone at Apple would be greatly appreciated!
Noah
--
Noah Lieberman
email@hidden
++ATH
"One hundred percent of the shots you don't take, don't go in." - Wayne
Gretzky
_______________________________________________
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.