NSControl
From GNUstepWiki
(Difference between revisions)
| Revision as of 23:55, 3 November 2012 Awiebe (Talk | contribs) ← Previous diff |
Current revision Awiebe (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| NSControl ithe the a very important framework in [[AppKit]], it is the superclass for items that recieve user input messages from the window(see [http://developer.apple.com/library/ios/#documentation/general/conceptual/Devpedia-CocoaApp/Responder.html Responder Object ] | NSControl ithe the a very important framework in [[AppKit]], it is the superclass for items that recieve user input messages from the window(see [http://developer.apple.com/library/ios/#documentation/general/conceptual/Devpedia-CocoaApp/Responder.html Responder Object ] | ||
| - | + | ==XIBFields== | |
| + | {{:NSControlXIB}} | ||
| ==See also== | ==See also== | ||
| *[http://developer.apple.com/library/ios/#documentation/general/conceptual/Devpedia-CocoaApp/Responder.html Apple on responder chains] | *[http://developer.apple.com/library/ios/#documentation/general/conceptual/Devpedia-CocoaApp/Responder.html Apple on responder chains] | ||
| *[http://developer.apple.com/library/ios/#documentation/general/conceptual/Devpedia-CocoaApp/Responder.html Apple on event handeling] | *[http://developer.apple.com/library/ios/#documentation/general/conceptual/Devpedia-CocoaApp/Responder.html Apple on event handeling] | ||
Current revision
NSControl ithe the a very important framework in AppKit, it is the superclass for items that recieve user input messages from the window(see Responder Object
[edit]
XIBFields
[edit]
