Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Silent Bob on Fri 02/05/2014 12:19:04

Title: Bug Report? - Problem with Transparent Color
Post by: Silent Bob on Fri 02/05/2014 12:19:04
Hi there,

Correct me if I'm wrong, it's probably just a simple bug. I'm creating a custom GUI with LabelText (infact it doesn't matter whether it's LabelText or TextBox). When i want to set a transparent color of my LabelText Background through a color list - it always gets white ;/. It does work as it should when i type '0,0,0' myself, but never by selecting a proper color 'transparent' in the list.

In addition - the border color thing is totally messed up. Even if I type '0,0,0' myself - it stays black. The '0,0,0' works only if the background is also transparent.

Any ideas?

Thanks.