Author Topic: Window transparency  (Read 2602 times)

Minks

  • Hydlaa Citizen
  • *
  • Posts: 443
    • View Profile
Window transparency
« on: April 17, 2010, 09:27:47 am »
Good Morning / Midday / Night!

I have set the min and max transparencies in my chat window both to zero. In planeshift. cfg, I find
Code: [Select]
PlaneShift.GUI.ChatWindow.MinTransparency = 0
PlaneShift.GUI.ChatWindow.MaxTransparency = 0

But still, my chat window is more than a little transparent which makes reading the text pretty hard.

Any bright ideas?  :)
« Last Edit: April 17, 2010, 09:35:45 am by Minks »

LigH

  • Forum Legend
  • *
  • Posts: 7096
    • View Profile
Re: Window transparency
« Reply #1 on: April 17, 2010, 10:02:25 am »
The background image itself already contains some transparency. Therefore additional window transparency only makes it more transparent...

Some GUI modifications have completely solid chat windows.

Gag Harmond
Knight and Ambassador
The Royal House of Purrty

Minks

  • Hydlaa Citizen
  • *
  • Posts: 443
    • View Profile
Re: Window transparency
« Reply #2 on: April 17, 2010, 10:54:19 am »
Ah thank you, LigH!
I removed the transparency via Gimp.  :)