Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Start Here page looks ugly with blue background in rev8888
ollydbg:
See the image below:
I see no options to change the background color in Settings->Environment Settings->Colors.
Jenna:
I already have icons with partly transparent background here (I also stumbled over this issue) and as far as I know, you can change the text-color somewhere in the settings (if I remember correctly, it is a new entry under "Settings -> Environment").
ollydbg:
--- Quote from: jens on March 01, 2013, 06:27:40 am ---I already have icons with partly transparent background here (I also stumbled over this issue) and as far as I know, you can change the text-color somewhere in the settings (if I remember correctly, it is a new entry under "Settings -> Environment").
--- End quote ---
There are options for text colors in start here page, but not background color. :) In my case, white background color is good. :)
Jenna:
--- Quote from: ollydbg on March 01, 2013, 06:36:38 am ---
--- Quote from: jens on March 01, 2013, 06:27:40 am ---I already have icons with partly transparent background here (I also stumbled over this issue) and as far as I know, you can change the text-color somewhere in the settings (if I remember correctly, it is a new entry under "Settings -> Environment").
--- End quote ---
There are options for text colors in start here page, but not background color. :) In my case, white background color is good. :)
--- End quote ---
Sorry I overread the last sentence in your first post.
I already noticed this and I am not really happy with the changes also.
oBFusCATed:
--- Quote from: jens on March 01, 2013, 08:04:45 am ---I already noticed this and I am not really happy with the changes also.
--- End quote ---
You'll get used to it ;D
It seems that I've used the wrong system colour for the background.
Can you please test to replace the colour id, here:
--- Code: ---wxColour bgColour = wxSystemSettings::GetColour(wxSYS_COLOUR_BACKGROUND);
--- End code ---
With wxSYS_COLOUR_APPWORKSPACE or wxSYS_COLOUR_WINDOW ?
Navigation
[0] Message Index
[#] Next page
Go to full version