3 AppKit Qs: NSImageView; NSButton colours; NSMatrix "flip"
3 AppKit Qs: NSImageView; NSButton colours; NSMatrix "flip"
- Subject: 3 AppKit Qs: NSImageView; NSButton colours; NSMatrix "flip"
- From: email@hidden
- Date: Fri, 21 Feb 2003 06:17:42 -0800
1. NSImageView rotation.
Setting view bounds rotation seems to work for text and bezier paths, but
NSImageView always draws horizontally regardless of rotation settings. Some
displacement and some severe border-drawing glitches are the only result of
changing the rotation settings. How can I rotate a picture?
2. NSButton gradient colours.
Is there any way to adjust the gradient colour of NSButton/NSButtonCell from
the grayish default? Would attaching a coloured icon or pict overlay work?
3. NSMatrix "flipped"?
Strange that NSMatrix cells start with (0,0) at the upper-left, and ditto for
cell frame coordinates? Aren't AppKit views supposed to have (0,0) at the lower
left? Is "flipping" this view back to bottom-left origin advisable?
Excuse the multiple Qs per email: I'm in Morocco and only rarely get an
Internet connection, and even then emailing is slow and unreliable (web
client).
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.