开发者

What is the name of this modal interface element?

开发者 https://www.devze.com 2023-02-05 21:49 出处:网络
Sorry for the stupid question, but I\'m not sure what t开发者_StackOverflow社区he name of this Mac OS X Cocoa user interface element is (the modal container that up in a window). Thanks!

Sorry for the stupid question, but I'm not sure what t开发者_StackOverflow社区he name of this Mac OS X Cocoa user interface element is (the modal container that up in a window). Thanks!

What is the name of this modal interface element?


That's a sheet, otherwise known as a document-modal dialog. You can show them using the NSPanel class.

0

精彩评论

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