Re: Look And Feel
Re: Look And Feel
- Subject: Re: Look And Feel
- From: Stéphane Sudre <email@hidden>
- Date: Thu, 12 Jul 2001 16:25:14 +0200
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 you can do is subclass every widgets (Views, control, cells) and
implement your skinable feature. But it doesn't look like an interesting
solution.
References: | |
| >Look And Feel (From: Michael Stuurman <email@hidden>) |