Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TabItem background color wrong (Mac OS X)
TabItem background color wrong (Mac OS X) [message #439512] Mon, 12 July 2004 22:41 Go to next message
Brion Vibber is currently offline Brion VibberFriend
Messages: 21
Registered: July 2009
Junior Member
I've got a problem with TabFolder on SWT 3.0 on Mac OS X. The widgets
attached inside the TabItem (usually a Composite) draw with the generic
window background (light pinstripe pattern) instead of letting the tab
folder's gray background show through. This creates an ugly rectangle
effect like this: http://leuksman.com/mac/irate/ugly-tab.png

Setting SWT.NO_BACKGROUND on the composite gives me a solid white
background, which isn't much better.

This bug sounds like the same problem on Windows XP:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=24538

Any workaround ideas? Should I file a separate bug report for the Carbon
port?

-- brion vibber (brion @ pobox.com)
Re: TabItem background color wrong (Mac OS X) [message #439541 is a reply to message #439512] Tue, 13 July 2004 13:56 Go to previous messageGo to next message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Yes. File a separate bug report. Thanks.

"Brion Vibber" <brion@pobox.com> wrote in message
news:ccv3vr$v8d$1@eclipse.org...
> I've got a problem with TabFolder on SWT 3.0 on Mac OS X. The widgets
> attached inside the TabItem (usually a Composite) draw with the generic
> window background (light pinstripe pattern) instead of letting the tab
> folder's gray background show through. This creates an ugly rectangle
> effect like this: http://leuksman.com/mac/irate/ugly-tab.png
>
> Setting SWT.NO_BACKGROUND on the composite gives me a solid white
> background, which isn't much better.
>
> This bug sounds like the same problem on Windows XP:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=24538
>
> Any workaround ideas? Should I file a separate bug report for the Carbon
> port?
>
> -- brion vibber (brion @ pobox.com)
Re: TabItem background color wrong (Mac OS X) [message #439579 is a reply to message #439541] Tue, 13 July 2004 22:40 Go to previous message
Brion Vibber is currently offline Brion VibberFriend
Messages: 21
Registered: July 2009
Junior Member
Steve Northover wrote:
> Yes. File a separate bug report. Thanks.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=69986

-- brion vibber (brion @ pobox.com)
Previous Topic:Standalone Vs Eclipse Platform Using SWT
Next Topic:what is invoked when Next button in wizard is pressed
Goto Forum:
  


Current Time: Fri Apr 26 02:57:10 GMT 2024

Powered by FUDForum. Page generated in 0.03235 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top