NSTextFields do not display on the window (with custom NSView)

In my App, using Xcode 11 using Objective-c and macOS 10.15.4; I get a perfect window with all the NSTextFields and graphics. Meanwhile, a user using macOS 10.15.5 get a window with only the graphics and NO NSTextFields.


I truly cannot fix this problem because, I cannot reproduce it in my system.


Have any developer had this experience before. Any help, clues or ideas are appreciated.

Replies

I tried a sample project with images, textFields.


Works OK with XCode 11.5 / MacOS 10.15.5.

But it is Swift.


could you post a sample project or at least post the code for the view controller ?

Did user send you a screenshot so that you can investigate ?

It would help if you posted somewhere (not possible on forum directly) the screenshot you get and the one user got.