开发者

Objective C Path drawing to link buttons

开发者 https://www.devze.com 2022-12-15 20:53 出处:网络
Does anyone have any idea on how to make a path drawing to \"link\" up two buttons like the ip开发者_开发问答hone game Airline Conqueror?I haven\'t seen Airline Conqueror, but I suppose it might be li

Does anyone have any idea on how to make a path drawing to "link" up two buttons like the ip开发者_开发问答hone game Airline Conqueror?


I haven't seen Airline Conqueror, but I suppose it might be like the lines that Interface Builder draws when you define button actions. That's done by drawing into a transparent window at a high level, probably the overlay level (kCGOverlayWindowLevelKey).

0

精彩评论

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