Post

Replies

Boosts

Views

Activity

Reply to Which version of Xcode works best with macOS 12 (Monterey)?
I am not sure if the problems are only specific to me, but I did not experience similar ones for the past many years. The Quick Help pane always stops displaying help after some time of use (for example, after debugging). I get weird auto layout design time issues in IB (I am sure my constraints are correct). Today I got a weird error when I build one of my test project (something about Array Controller but not in my code). When I close and re-open and build, the problem is gone.
Mar ’23
Reply to Which version of Xcode works best with macOS 12 (Monterey)?
I am not sure if the problems are only specific to me, but I did not experience similar ones for the past many years. The Quick Help pane always stops displaying help after some time of use (for example, after debugging). I get weird auto layout design time issues in IB (I am sure my constraints are correct). Today I got a weird error when I build one of my test project (something about Array Controller but not in my code). When I close and re-open and build, the problem is gone.
Replies
Boosts
Views
Activity
Mar ’23
Reply to How do I control popover invoked by segue?
Sorry for not stating my question clear enough. What I want is NSPopoverDelegate so that I know when the popover is closed so that I can perform some work accordingly.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Mar ’23
Reply to Can I use libraries from brew.sh in my app?
Actually, what I want to do is integrate Firebird database engine which requires icu library. But I had problems installing the official package. Are there any successful stories that I can follow?
Replies
Boosts
Views
Activity
Mar ’22