Automatic opening of a DataFile at awakeFromNib??
Automatic opening of a DataFile at awakeFromNib??
- Subject: Automatic opening of a DataFile at awakeFromNib??
- From: Bastiaan <email@hidden>
- Date: Tue, 29 Aug 2006 22:47:09 +0200
Hello everybody,
Once again a new question came up which i wouldn't know how to go about
I have a huge datafile for my programm (Cocoa Document-based) which
you now have to manually load by dropping it on the programm icon or
by going to File-->Open
I would like to do this automaticly as i only have 1 datafile and it
will never be more then that. So in my opnion it would be better if
people can go straight through the content without having to manually
load it everytime.
I want the file to be on one remote location (a http server) and
everytime somebody starts the application it will download and read
the content straight into my programm so thats its directly viewable
in my NSTableView.
Has anybody ever done this before, is there a snippet of code for
this or could somebody tell me how it would be best to do this?
Any help is highly appreciated!!!! Thanks in advance.
regards Bastiaan
_______________________________________________
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