Re: Look And Feel
Re: Look And Feel
- Subject: Re: Look And Feel
- From: Candide Kemmler <email@hidden>
- Date: Thu, 12 Jul 2001 17:15:12 +0200
Le jeudi 12 juillet 2001, ` 04:25, Stiphane Sudre a icrit :
On jeudi, juillet 12, 2001, at 03:47 PM, Michael Stuurman wrote:
Is there an easy way to custumize the Look And Feel (skin) with Cocoa
Appkit?
(Like for instance the lookandfeel implementation in swing)
Do I have to make a custom IB palette or something like that and load
a custom nib?
I don't think
What about
- (void)setInterfaceStyle:(NSInterfaceStyle)interfaceStyle
in NSResponder ???
What you can do is subclass every widgets (Views, control, cells) and
implement your skinable feature. But it doesn't look like an
interesting solution.
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev