Xcode single window, display custom view from xib file

前端 未结 2 669
既然无缘
既然无缘 2021-01-23 01:08

I\'m creating an OSX application, which has one window. This window contains a single view, which presents different views throughout usage.

My current approach:

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-23 01:45

    The project is on Github https://github.com/MacUserT?tab=repositories.

    I also added the app in the repository, so you can run it straight from your folder. If you download the project, you should be able to open it in xcode, compile it and run it. You should get the same result as the app I uploaded.

    I hope this helps and works.

    Kind regards, MacUserT

提交回复
热议问题