开发者

Snow Leopard Style Pop-Ups

开发者 https://www.devze.com 2022-12-14 09:47 出处:网络
Is there a framework that draws Snow Leopard style popups? For an example of what I am talking about, try right clicking something in t开发者_运维问答he dock. I basically want to be able to give a sta

Is there a framework that draws Snow Leopard style popups? For an example of what I am talking about, try right clicking something in t开发者_运维问答he dock. I basically want to be able to give a starting point (where the arrow forms) and then a size and have it do the rest.

In this case it's a menu, though my use would be more of just for drawing a popup.


Check out Matt Gemmell's MAAttachedWindow. It does exactly what you need: lets you specify a starting point, orientation, and the view which should be placed inside the popup.

0

精彩评论

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