I use GNUStep to compile Objective-C on Windows 7 using GCC 开发者_如何学JAVAand MinGW. I\'d like to be able to automate the \"make\" instruction (with make files) from Notepad++ and have any complier
How do you开发者_如何学运维 reference DLLs from Objective-C? I use GNUStep Make files on Windows.
I\'m a bit confused with key value coding and to-many relationships. I\'ve read that when having such relationship I should use [object mutableArrayValueForKey:@\"key\"]; to retrieve
simple existentialist question that google can\'t answer me: When and NSOutlineView send the message outlineView:setObjectVal开发者_StackOverflow中文版ue:forTableColumn:byItem: to its data source, wi
I\'m using GNUstep to begin with learning Objective-C. I could find the header files for all, but don\'t know where to find its implementation files.
I\'m a Objective-C learner and I don\'t have a Mac, then I need to use my Linux with GNUStep, but if I develop my own program on it, the end-user will need to have GNUStep(like .Net) installed and the
I\'m learning Objective-C and trying to develop a simple zipper application, but I stopped when now, when I need to insert a button at my dialog and this button opens a Ope开发者_StackOverflow中文版n
I\'m learning Objective-C using GNUstep(because I use Linux). I was thinking in create a simple zipper application only to practice, but how where i can find a tutorial to build it? and which is the c
I\'m learning Objective-C using GNUStep in my Windows(Cygwin) and i have two files, one source and on开发者_如何转开发e make file: