Bertrand Dekoninck
Results
2
comments of
Bertrand Dekoninck
I've found this implementation of objc_msgSend for ppc on here: https://github.com/jackoalan/gnustep-libobjc2/blob/wiistep/objc_msgSend.ppc.S. Could this be used and imported here ? And if it could, would this work also on ppc64 ?
I think it has something to do with NSInterfaceStyleDefault. But I may be wrong. Try to type "defaults write NSGlobalDomain NSInterfaceStyleDefault NSMacintoshInterfaceStyle" in a terminal. I don't think it has...