ated!
Yeah!! What a great end to the year, i'll actually go into the new
year with working code :)
Regards,
Richard
On Dec 31, 2008, at 4:27 PM, Quincey Morris wrote:
On Dec 31, 2008, at 13:49, Richard Ashwell wrote:
1) I am/was creating my document class "programatically&q
d first deconstruct into a separate
clean project so that I can share better examples.
Regards,
Richard
On Dec 31, 2008, at 2:42 PM, Quincey Morris wrote:
On Dec 31, 2008, at 11:58, Richard Ashwell wrote:
4) The next task was based on a selection in the database table, I
wanted to prog
a separate
clean project so that I can share better examples.
Regards,
Richard
On Dec 31, 2008, at 2:42 PM, Quincey Morris wrote:
On Dec 31, 2008, at 11:58, Richard Ashwell wrote:
4) The next task was based on a selection in the database table, I
wanted to programatically open a doc
alloc init the NSTextView in the
Document init, or was this supposed to be handled by IB?
Puzzling on..
Richard
On Dec 31, 2008, at 1:58 PM, Richard Ashwell wrote:
Ok,
First this is cry for help. Second I suck at the cocoa dev thing so
I anticipate that I won't even describe this
someone has any ideas please please, help me trouble shoot this.
Regards,
Richard Ashwell
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa
able to send an additonal add: message to the
controller so that a new document would already pre load.
On Dec 30, 2008, at 12:22 AM, Dave Fernandes wrote:
On Dec 28, 2008, at 7:31 PM, Richard Ashwell wrote:
If I understand Philip, I am having the same challenge, It isn't
enough f
If I understand Philip, I am having the same challenge, It isn't
enough for me to let NSPersistentDocument do the load, I want a
notification or some way of knowing after the load is completed so
that I can fix up other related stuff. Is there someway to at a
minimum:
1) In some overridd