site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=1a1hai; t=1666344998; bh=GKj7JQCXzcMz3kqGtElGXu0ndffTcsOR7mf/8dUzqAU=; h=From:Content-Type:Mime-Version:Subject:Date:To:Message-Id; b=DgYeCqOGVKd4X+oDqFPZNSLFnMBL8DzOEdlNiGL80WXhepbwcFc4fQ+rTraf4Jclz lEBwVffjmVT1u1EYaH9xLq7GBIL2OieCkuUCDdtxY3x+dQ2rSbk5rDgQ8kc6vYTDZW naGCGmeJf6fRXwqCfeeQLdcgVW1ArNCnzM+owyH++ZYCkRO7Ik8PXBAHXbU2xhn/74 WTOxHObA3/aCWcZ3/hiK/4zT3ssYy+a1MiqzlO6aTmVR1R6y/0XHNAKngYzLpdqned J01ejbqyzX014OtDBNyoM2vqi8Q6VHOcteLJ7EhQcNEXLjEiDMOFdpRvTVv5QYCkLv 1iH7FF6onjqzw==
On 20. 10. 2022., at 01:22, Sandor Szatmari wrote:
I have a status item and in order to get it to show I have to call this in my code that orders in the view/window
[[NSApplication sharedApplication] activateIgnoringOtherApps:YES]
I have no idea if this is the best way to accomplish this, but it works for me…
On 21. 10. 2022., at 04:49, Richard Charles <rsomers124@gmail.com> wrote:
In a macOS document based application I added a menu item to a submenu and set the view of the menu item to a NSTextField. This was done using Interface Builder. It works just fine.
Sandor, Richard… I know guys… Please read my latest reply in this thread and the explanation why I couldn’t set the focus on a text field inside a menu. -- Dragan _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com