Re: Best way to do multimedia app
Re: Best way to do multimedia app
- Subject: Re: Best way to do multimedia app
- From: Julien Guimont <email@hidden>
- Date: Tue, 10 Dec 2002 14:43:43 -0500
Message: 1
Date: Sun, 10 Nov 2002 19:52:21 -0800
Subject: Best way to do multimedia app
From: Aidas Dailide <email@hidden>
To: email@hidden
Howdie all,
All day I was trying to think a best way to do multimedia app. I want
to do app that let's insert images/movies/text into NSView and ofcourse
save/open them, but I can't think how. Adding images/movies/text to
view i guess is easy, but saving all this! Anybody has expirience in
doing such a thing?
Thanks,
Aidas
One easy way to manage all this is to save your file has a bundle. A
bundle is a folder so you can put all your picture, movies and etc in
it. Add a file to catalog them (with a NS Dictionnary or NSArray it's
pretty (too) easy).
I hope this can help
Julien Guimont
Juggy Software
Monitor your Internet bandwidth with Ridge!
www.juggysoft.com/ridge.html
_______________________________________________
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.