I\'m making an application which creates course timetables for people at my school. This is the rough design I had in mind for the application:
Is there a core method to create开发者_C百科 an array representation of a folder? I mean something like
I\'m working on an app currently, and was scratching 开发者_运维问答my head thinking that previous versions wasn\'t working; however it turns out that closing the document window and re-opening after
So I\'m trying to play around with WebKit and create my own browser.However, now I\'m kind of stuck where I can\'t hide the save panel when I try to close my window.I can\'t find any method in the NS开
I have an unsupported file format from an OS X program. It uses NSDocument, unfortunately the vendor won\'t help with the format - or allow export.
I\'d like to store some additional information along with a document, but I can\'t use bundles or packages, and I cannot store it inside the document itself.
How should I determine which button is pressed (save, C开发者_如何学运维ancel) when the save dialog is dismissed in an NSDocument based application ? The save panel is the default provided by NSDocume
I have been having lots of trouble with this one. I need to have an NSViewController and an NSView pass integer\'s to a specific document. I really want it to pass the data to the document represented
I have a NSDocument based application, which allows the user to send messages, after he has logged in.
I have the following issue. I am trying to reproduce an XCode-开发者_运维技巧like \"new project\" workflow in a small IDE I build. For this I have a sheet that runs modal in the window created by the