Re: NSTabView without tabs
Re: NSTabView without tabs
- Subject: Re: NSTabView without tabs
- From: Chuck Pisula <email@hidden>
- Date: Thu, 24 Jan 2002 13:31:40 -0800
For this one time, please don't file a bug. We already know about this
one.
There is an easy workaround. Subclass NSTabView and return NO from
isOpaque.
-chuck
On Thursday, January 24, 2002, at 11:17 AM, Vince DeMarco wrote:
On Wednesday, January 23, 2002, at 10:59 AM, Mathieu Routhier wrote:
Hi,
Every time I create a NSTabView and I uncheck 'Has Tabs', the tabview
receives a white border and when I resize the window, this border gets
filled with garbage. This is very weird since I believe this is a
common usage of a NSTabView. If I select the 'no border' button and
uncheck the 'draws background', it behaves correctly but of course,
there is no border.
But I would like to have a border! Is it a known issue? Any
workaround?
Its a bug in TabView, Please file a bug.
vince
_______________________________________________
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.