Page 1 of 1

Problem with Window status visible="false

Posted: 21 Oct 2005 19:00
by hirntot
<Window id="aboutWindow" x="200" y="272" visible="false">
this should do the "aboutWindow" invisible if you open the skin the first time but it does not work ..
Is it a Bug, or is there another way to do this?

Posted: 22 Oct 2005 13:13
by AsMaX
Hi,
the "visible" attribute for a Window is currently ignored... You can call that a bug ;) I'll see what can be done

Posted: 22 Oct 2005 13:58
by AsMaX
I've fixed that in SVN. Thanks for reporting