Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » I cannot set foreground/background on Button
I cannot set foreground/background on Button [message #456040] Tue, 24 May 2005 20:58 Go to next message
Eclipse UserFriend
Originally posted by: lyubomir.stanford.edu

Hi,

for some reason setForeground and setBackground do not work on Button for
me. They do work for Label perfectly. I am calling redraw() on it
afterwards and even tried pack(true) on container panel. Any suggestions?

Thanks
Re: I cannot set foreground/background on Button [message #456141 is a reply to message #456040] Wed, 25 May 2005 14:16 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
see https://bugs.eclipse.org/bugs/show_bug.cgi?id=36055

"watcher" <lyubomir@stanford.edu> wrote in message
news:e1e0f7724839efe45242a7e7db55e116$1@www.eclipse.org...
> Hi,
>
> for some reason setForeground and setBackground do not work on Button for
> me. They do work for Label perfectly. I am calling redraw() on it
> afterwards and even tried pack(true) on container panel. Any suggestions?
>
> Thanks
>
Re: I cannot set foreground/background on Button [message #456153 is a reply to message #456141] Wed, 25 May 2005 19:23 Go to previous message
Eclipse UserFriend
Originally posted by: simon.ou.edu

Hi...

I guess that the button will not change color then... ever. This is a pity.

What I have done in some cases is change the color of the underlaying
container instead.

Regards...

Miguel.


Grant Gayed wrote:
> see https://bugs.eclipse.org/bugs/show_bug.cgi?id=36055
>
> "watcher" <lyubomir@stanford.edu> wrote in message
> news:e1e0f7724839efe45242a7e7db55e116$1@www.eclipse.org...
>
>>Hi,
>>
>>for some reason setForeground and setBackground do not work on Button for
>>me. They do work for Label perfectly. I am calling redraw() on it
>>afterwards and even tried pack(true) on container panel. Any suggestions?
>>
>>Thanks
>>
>
>
>
Previous Topic:ScrolledComposite
Next Topic:Drag-n-Drop Insert Bar Flickering
Goto Forum:
  


Current Time: Thu Sep 26 06:57:22 GMT 2024

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

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

Back to the top