Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » item.setForeground on table does not work on RC1
item.setForeground on table does not work on RC1 [message #437785] Thu, 10 June 2004 13:56 Go to next message
Vadalus is currently offline VadalusFriend
Messages: 24
Registered: July 2009
Junior Member
HI All,

Just upgraded to RC1 and I notice that changing the foreground color of
a cell in a table does not work properly. Looks as though the
setForeground works initially but not for subsequent updates... If you
scroll the affected cell off the screen and back on again the color
change takes affect.

Has anyone else seen this problem?

I am using RC1 and have not seen this problems with previous versions of
eclipse.
Re: item.setForeground on table does not work on RC1 [message #437786 is a reply to message #437785] Thu, 10 June 2004 14:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: olivier_thomannNO.ca.ibm.comSPAM

Le Thu, 10 Jun 2004 09:56:36 -0400, Vadalus <news@vadalus.com> a écrit
:
>I am using RC1 and have not seen this problems with previous versions of
>eclipse.
Check bugzilla to see if this has already been reported. Otherwise
open a bug report against SWT.
--
Olivier
Re: item.setForeground on table does not work on RC1 [message #437794 is a reply to message #437786] Thu, 10 June 2004 15:50 Go to previous messageGo to next message
Vadalus is currently offline VadalusFriend
Messages: 24
Registered: July 2009
Junior Member
the point of my question was to check whether anyone had noticed this...
I will check bugzilla as well, of course...

L

Olivier Thomann wrote:

> Le Thu, 10 Jun 2004 09:56:36 -0400, Vadalus <news@vadalus.com> a écrit
> :
>
>>I am using RC1 and have not seen this problems with previous versions of
>>eclipse.
>
> Check bugzilla to see if this has already been reported. Otherwise
> open a bug report against SWT.
> --
> Olivier
Re: item.setForeground on table does not work on RC1 [message #437820 is a reply to message #437794] Thu, 10 June 2004 17:10 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Never seen this before. What platform? You should enter the bug report.

"Vadalus" <news@vadalus.com> wrote in message
news:ca9vg0$jer$2@eclipse.org...
> the point of my question was to check whether anyone had noticed this...
> I will check bugzilla as well, of course...
>
> L
>
> Olivier Thomann wrote:
>
> > Le Thu, 10 Jun 2004 09:56:36 -0400, Vadalus <news@vadalus.com> a
Re: item.setForeground on table does not work on RC1 [message #437833 is a reply to message #437820] Thu, 10 June 2004 18:01 Go to previous messageGo to next message
Vadalus is currently offline VadalusFriend
Messages: 24
Registered: July 2009
Junior Member
win32

will put together a demo snippet when I get time.

L


Veronika Irvine wrote:
> Never seen this before. What platform? You should enter the bug report.
>
> "Vadalus" <news@vadalus.com> wrote in message
> news:ca9vg0$jer$2@eclipse.org...
>
>>the point of my question was to check whether anyone had noticed this...
>>I will check bugzilla as well, of course...
>>
>>L
>>
>>Olivier Thomann wrote:
>>
>>
>>>Le Thu, 10 Jun 2004 09:56:36 -0400, Vadalus <news@vadalus.com> a écrit
>>>:
>>>
>>>
>>>>I am using RC1 and have not seen this problems with previous versions of
>>>>eclipse.
>>>
>>>Check bugzilla to see if this has already been reported. Otherwise
>>>open a bug report against SWT.
>>>--
>>>Olivier
>
>
>
Re: item.setForeground on table does not work on RC1 [message #438011 is a reply to message #437785] Mon, 14 June 2004 18:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: gtoor.pervasive.com

I am seeing a similar behaviour setting the background color of a cell.
Since I had not tried this in a version previous to RC1 I was not aware this
may have been a bug introduced. I call redraw() on the table to fix the
issue.

"Vadalus" <news@vadalus.com> wrote in message
news:ca9or7$9ut$1@eclipse.org...
> HI All,
>
> Just upgraded to RC1 and I notice that changing the foreground color of
> a cell in a table does not work properly. Looks as though the
> setForeground works initially but not for subsequent updates... If you
> scroll the affected cell off the screen and back on again the color
> change takes affect.
>
> Has anyone else seen this problem?
>
> I am using RC1 and have not seen this problems with previous versions of
> eclipse.
Re: item.setForeground on table does not work on RC1 [message #438014 is a reply to message #438011] Mon, 14 June 2004 19:49 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Doesn't sound like the same problem. Please enter a bugzilla report with a
stand alone SWT example that shows the problem. Thanks.

"Gagan Toor" <gtoor@pervasive.com> wrote in message
news:cakptn$ur4$1@eclipse.org...
> I am seeing a similar behaviour setting the background color of a cell.
> Since I had not tried this in a version previous to RC1 I was not aware
this
> may have been a bug introduced. I call redraw() on the table to fix the
> issue.
>
> "Vadalus" <news@vadalus.com> wrote in message
> news:ca9or7$9ut$1@eclipse.org...
> > HI All,
> >
> > Just upgraded to RC1 and I notice that changing the foreground color of
> > a cell in a table does not work properly. Looks as though the
> > setForeground works initially but not for subsequent updates... If you
> > scroll the affected cell off the screen and back on again the color
> > change takes affect.
> >
> > Has anyone else seen this problem?
> >
> > I am using RC1 and have not seen this problems with previous versions of
> > eclipse.
>
>
Previous Topic:Keyboard navigation in a Table?
Next Topic:Native Combo Style
Goto Forum:
  


Current Time: Tue Apr 23 11:04:06 GMT 2024

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

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

Back to the top