开发者

Order objects in window with core-animation

I have Segmen开发者_StackOverflow社区tedController and box. i use core animation layer (View Effects Inspector) for change color user interface and set shadow for some objects...Sometimes when i build and ran my app i have a trouble like this

Order objects in window with core-animation

How i may fix order SegmentedController and Box?


Why do you try to reinvent the wheel? Use NSTabView: http://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/TabView/Concepts/HowTabViewsWork.html


My answer on my question: to change tipe of segmentedcontroll for TabViev use TabView with stile Tabless... and use SegmentedControll with Stile which you need. For switching tab use cocoa bindings...for setup order of objects in window choose menu item Editor-Arrangement...

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜