changing FormColors [message #464906] |
Wed, 30 November 2005 19:01  |
Eclipse User |
|
|
|
Hello,
I am creating a multi page form using the managedform API and I'm
having trouble changing the colors. Right now, on windows, I have a
really drab grey scheme. I would like to be able to set the colors to
something else and also be able to indicate which part of the form is
actuve, etc. However, when I get the formcolors from the toolkit and
use createColor to change a key (TB_BG for instance), it only changes to
white. Is there a better way to do this?
thanks,
adam
|
|
|
Re: changing FormColors [message #464908 is a reply to message #464906] |
Wed, 30 November 2005 20:05  |
Eclipse User |
|
|
|
if I remember correctly, you have to initialize TB colors first:
formcolors.initializeSectionToolBarColors();
but it's been a long day...
Adam wrote:
> Hello,
> I am creating a multi page form using the managedform API and I'm
> having trouble changing the colors. Right now, on windows, I have a
> really drab grey scheme. I would like to be able to set the colors to
> something else and also be able to indicate which part of the form is
> actuve, etc. However, when I get the formcolors from the toolkit and
> use createColor to change a key (TB_BG for instance), it only changes to
> white. Is there a better way to do this?
>
> thanks,
> adam
|
|
|
Powered by
FUDForum. Page generated in 0.04050 seconds