Hello everybody,
Just a quick question. Does XCode support visual inheritance? For example if i have an NSWindow which I need to subclass (as it is a common window in the app i need to build), will it's conrols appear on the subclassed one?
I've tried several stuff on this, but i could not manage to get it working. Maybe I am missing something. Does anybody have an idea or came across the same case? Any help would be appreciated!