how to instantiate MyDocument with file from open panel?
how to instantiate MyDocument with file from open panel?
- Subject: how to instantiate MyDocument with file from open panel?
- From: Nathaniel Gottlieb-Graham <email@hidden>
- Date: Thu, 6 Dec 2007 14:59:08 -0500
I've run an open panel and called the openPanelDidEnd: selector, and I
have the file the user has chosen in an array. Now I'm a little stuck
because I want to do something with that file; I want a new MyDocument
instance to be created and load the data from the file into a
QTMovieView I've set up in IB. I'm unsure how to do this, in
particular instantiating MyDocument. Googling for it indicates very
few hits, so I'm probably approaching the problem the wrong way.
Thanks for the help, all.
---------------------------------
Nathaniel Gottlieb-Graham
email@hidden
techpaladin.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden