Re: Look And Feel
Re: Look And Feel
- Subject: Re: Look And Feel
- From: Eric Peyton <email@hidden>
- Date: Thu, 12 Jul 2001 10:45:54 -0500
No, that is not a skinnable interface solution.
The setInterfaceStyle: method was specifically there to support
Yellow Box when it could run on multiple different UI platforms (at
one time, it had 3 interface styles recognized - Openstep UI,
Windows UI, Mac UI). As far as I know, at this time this API does
nothing.
Eric
On Thursday, July 12, 2001, at 10:21 AM, Stiphane Sudre wrote:
On jeudi, juillet 12, 2001, at 04:59 PM, Candide Kemmler wrote:
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 ???
It's not a skinable interface solution. And it's not recommended,
is it ?
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev