Skip navigation.
 
mlRe: Leopard problem: rotating buttons
FROM : Bill Dudney
DATE : Wed Nov 07 06:29:54 2007

Hi All,

Sorry, I forgot to turn on layer backing in the content view of the 
window. If you do that the button displays properly at all angles. 
There are a couple of places where the text is not as crisp as it 
could be but over all it looks pretty good, esp at the 90degree 
increments.

Also sorry it took so long to get back to you.

Anyway, I posted an updated version (under the same zip file and url).

http://bill.dudney.net/roller/objc/resource/LayerBackedControls.zip

TTFN,

-bd-
http://bill.dudney.net/roller/objc

On Nov 4, 2007, at 6:20 PM, <email_removed> wrote:

> 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>

>
> _______________________________________________
>
> 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