Post

Replies

Boosts

Views

Activity

Reply to App behavior changed under Sequoia 15.1.
I did, to remove any confusion about the error messages. The subviews are not hidden (view.hidden is false). I know they are there because I can click in an invisible view and it accepts my click and does the expected thing. I am adding the subviews with: [self addSubview:JournalView positioned:NSWindowAbove relativeTo:self]; As I said, only the last subview added is visible.
1w