Difference between revisions of "Snippets"

From GNUstepWiki
Jump to navigation Jump to search
m (Added links to Foundation and AppKit)
(Redirect to category)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page links to sample code and snippets with tips & tricks.
+
{{category redirect|Snippets}}
 
 
 
 
== Objective-C and OOP Concepts ==
 
 
 
* [http://www.gmonline.demon.co.uk/cscene/CS7/CS7-05.html A first look at Objective-C] by Noah Roberts
 
* [http://www.gmonline.demon.co.uk/cscene/CS8/CS8-03.html Objective-C is fun!] by Adam Fedor
 
 
 
 
 
== [[Foundation | Foundation Kit]] ==
 
* [[NSArray]]
 
 
 
 
 
== [[AppKit | Application Kit]] ==
 
* [[NSDocument]]
 
* [[NSTableView]]
 
* [[NSTextField]]
 
* [[NSView]]
 
 
 
 
 
== Makefiles and compiler environment ==
 
* [[Identifying the target platform]]
 

Latest revision as of 09:54, 4 January 2007

This page is being or has been relocated.

The contents are now (or should soon be) located at Category:Snippets.