JackRostron / UIAutomation

OS X UIAutomation
2 stars 0 forks source link

NSWindowController subclass initialiser botched #11

Open JackRostron opened 10 years ago

JackRostron commented 10 years ago

https://devforums.apple.com/message/975467#975467

Any NSWindowController trying to initialise from a xib cannot correctly override the super initialiser. Using workaround in the post in the Apple forums - not nicest implementation but it works. Keep an eye on the issue until Apple fix this issue in a future release