Skip navigation.
 
mlRe: Leopard problem: rotating buttons
FROM : listposter
DATE : Mon Nov 05 02:20:18 2007

Here is a semi-workaround for now.... it uses core animation.
It involves wrapping and NSView inside of an NSBox, and rotating the 
view using core animation's (the View's) backing CALayer.

http://homepage.mac.com/son_gohan/Cocoa/LayerBackedControlsSortaFixed.zip

The only problem is that the tracking rect for the button doesn't get 
rotated, so clicking only works in the middle of the button.
Have you taken a look at the CocoaSlides example?

Andre

On $BJ?@.(B 19/11/05, at 2:01, Raffael Cavallaro wrote:

>
> On Nov 4, 2007, at 10:49 AM, Daniel Griscom wrote:
>

>> Raffael: have you reported this bug? If not, I will.

>
> Go ahead - you seem much more familiar with the problem than I am.
>
> good luck,
>
> regards,
>
> Ralph
>
>
> Raffael Cavallaro, Ph.D.
> <email_removed>
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlLeopard problem: rotating buttons Daniel Griscom Nov 3, 14:43
mlRe: Leopard problem: rotating buttons Daniel Griscom Nov 4, 04:23
mlRe: Leopard problem: rotating buttons Bill Dudney Nov 4, 13:55
mlRe: Leopard problem: rotating buttons Raffael Cavallaro Nov 4, 15:51
mlRe: Leopard problem: rotating buttons Daniel Griscom Nov 4, 16:49
mlRe: Leopard problem: rotating buttons Raffael Cavallaro Nov 4, 18:01
mlRe: Leopard problem: rotating buttons listposter Nov 5, 02:20
mlRe: Leopard problem: rotating buttons Bill Dudney Nov 7, 06:29