Creating a new OS X document in Swift
Creating a new OS X document in Swift
- Subject: Creating a new OS X document in Swift
- From: Rick Mann <email@hidden>
- Date: Fri, 17 Oct 2014 16:08:14 -0700
I have an app with two document types. I created a "New Type 2" menu item, and in the IBAction for that, I create the document, like this:
https://pastee.org/qyx3s
This works, and the new window appears on top of other windows, but it is not the active window. The topmost window before the operation remains active.
Is this a Swift thing, or am I missing a step?
--
Rick Mann
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden