开发者

Sliding Down A Small NSView Over An Existing NSView

开发者 https://www.devze.com 2023-04-08 09:10 出处:网络
I\'m working with a NSWindow that displays various NSViews when buttons are pressed 开发者_StackOverflow中文版(a settings panel, essentially).

I'm working with a NSWindow that displays various NSViews when buttons are pressed 开发者_StackOverflow中文版(a settings panel, essentially). I'm trying to get a smaller NSView to slide out with a NSPopUpButton and some NSButtons from the top of the main NSView when a button is pressed.

What's a good starting point for figuring out how to do this?

0

精彩评论

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