开发者

Rotating Labels

开发者 https://www.devze.com 2023-02-10 17:09 出处:网络
I have a need to rotate editable labels in IB - I\'m aware that you cannot rotate in Interface Builder itself. However, does anyone have any info on how to do this via xcode? Hopeful开发者_如何学编程l

I have a need to rotate editable labels in IB - I'm aware that you cannot rotate in Interface Builder itself. However, does anyone have any info on how to do this via xcode? Hopeful开发者_如何学编程ly it's not too daunting as I'm new to cocoa : / Any help would be appreciated!

Zach


See NSView's -setBoundsRotation method.

0

精彩评论

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