2011-01-21, 04:14
2011-01-21, 10:48
Thanks, fixed for next update.
Or to do it now -
Includes_Animations.xml > Line 83 >
Or to do it now -
Includes_Animations.xml > Line 83 >
PHP Code:
<animation effect="fade" start="100" end="0" time="200" condition="Window.IsActive(musicinformation) | Window.IsActive(movieinformation) | Window.IsActive(songinformation)">Conditional</animation>
2011-01-24, 05:45
Hey this is exactly what I was looking for! Well almost... I tried adding Window.IsActive(yesnodialog) and Window.IsActive(okdialog) to line 83 but unfortunately that didn't add the white background. Is there another variable that needs to be set?
2011-01-24, 16:39
Sorry, what I am looking for is to add the white background to the "Ok" and "Yes/No" dialog boxes. Its not a problem with Alaska but with a script I'm running (Navi-X, the one you couldn't get to run on your machine). Its not a major deal but a little annoying.