![]() |
<< Index >> |
FutureBasic |
subclass | statement | |
|
To subclass a nib object, change the object's class name in the Identity Inspector. For example, to subclass a nib textfield, set its class name to "TextFieldSC". Note: Class names are case-sensitive and are made up of the widget name plus "SC" suffix.