Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Interface Colors During Error Report
02-27-2013, 04:27 PM
Post: #1
Interface Colors During Error Report
Gentlemen,

If you have a spare moment, I have a settings question. I have my geometry background set to black, and whenever wings crashes "gracefully" (crashes without freezing, just writes a log and tells me) I get an entirely black screen because I have black text and it puts it on a black background. Attached is my preference file so you can see the colors and theme I am using. I would be curious what to do in order to keep my black background while working but still be able to read the crash dialogue. Thanks for your time.

On a side note, some of the themes have transparency of the windows- is there a way to turn that off?

Thanks.


Attached File(s)
.txt  Preferences.txt (Size: 6.4 KB / Downloads: 3)
Reply
02-27-2013, 05:01 PM (This post was last modified: 02-27-2013 11:51 PM by Fonte Boa.)
Post: #2
RE: Interface Colors During Error Report
Edit your preferences.txt and change the line #3 from
{background_color,{0.0,0.0,0.0}}.
to
{background_color,{0.45,0.45,0.45}}.

This will reset background colour to default.

Or do it manually by Edit|Preferences|User Interface, clicking in Desktop/Geometry Background colour and changing RGB slots to any other colour.

-----------

About transparency of windows background colours, you can set it at Edit|Preferences|User Interface, clicking in Dialog Background and set "A" value (Alpha) to 1, to eliminate the transparency. But at the appended preferences.txt there is no settings determining this.

EDIT:
Solved?! Huh

__________________________________
http://www.youtube.com/wings3dchannel
http://www.facebook.com/wings3dchannel
Reply
03-01-2013, 04:03 AM
Post: #3
RE: Interface Colors During Error Report
Hi Fonte Boa,

Thank you very much for the help with the transparency- that was driving me nuts not realizing that there was an alpha channel on some of the color options- I was looking for a checkbox somewhere.

Unfortunately, for the background color I am wanting to keep a black background. The issue is that when Wings throws an error, it uses the background color as the background for the error message but it uses the black text from my menu colors. I am now setting the menus to have a black background with white text and will see if it uses that instead.

It just seems like the crash background and text should be selected from the same group of colors (menu, or console, or whatever as long as they're consistent) in order to avoid this sort of behavior.
Reply


Forum Jump:


User(s) browsing this thread: 1 Guest(s)