开发者

Can an NSPanel have NSViews that are swapped in and out?

开发者 https://www.devze.com 2023-04-02 18:18 出处:网络
I can find plenty of documentation on swapping o开发者_运维百科ut views in a window, but not in a panel is it possible?NSPanel is a subclass of NSWindow, so anything you read about swapping views in w

I can find plenty of documentation on swapping o开发者_运维百科ut views in a window, but not in a panel is it possible?


NSPanel is a subclass of NSWindow, so anything you read about swapping views in windows should work identically on panels.

0

精彩评论

暂无评论...
验证码 换一张
取 消