gnustep / apps-gorm

Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
http://www.gnustep.org/
GNU General Public License v3.0
69 stars 20 forks source link

No NSViewController class in class hierarchy #45

Closed buzzdeee closed 1 week ago

buzzdeee commented 2 weeks ago

Not sure if that's by some intent I'm not aware of, but NSViewController class is not showing up under its superclass NSResponder. This is Gorm 1.3.1, OpenBSD 7.5, amd64 latest GNUstep releases.

gcasa commented 2 weeks ago

controllers

It's there on Linux... I will check on OpenBSD. Gorm 1.3.1 was released a while ago, so I can only assume it wasn't there in that release.

buzzdeee commented 1 week ago

Since 1.4.0 now works on OpenBSD, can confirm I have it now as well.