Greetings,
Trying to follow instructions in this article to create subclass to use NSReadPixel function.
"Follow these steps to create a new subclass:
- In Interface Builder (IB) select the “Classes” tab in your main nib window. Navigate to the class you wish to subclass and select it."
I can’t find these things. Could you go into more detail?
I have a window called “MainMenu.nib” containing icons labeled “File’s Owner”, “First Responder”, “Application”, “WIndow”, and “MainMenu”.
The Inspector window has tabs called “Attributes”, “Effects”, “Size”, “Bindings”, “Connections”, “Identity”, and “AppleScript”.
Also can’t find:
“2) Choose “Classes > Subclass NSSomeClass” from the IB main menu”, “Classes > Create files for NSSomeClass”, nor “In the IB inspector window, go to the “Custom Class” pane.”
Thanks