About Store Forum Documentation Contact



Post Reply 
fadeToggle() does not affect hidden() / visible()
Author Message
rndbit Offline
Member

Post: #1
fadeToggle() does not affect hidden() / visible()
As topic says... For some reason windows that are hidden using fadeToggle() still return visible()=true and hidden()=false.
06-10-2011 06:26 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: [bug] fadeToggle() does not affect hidden() / visible()
did you check after the window finished fading out? (around 1 sec)
there's also Bool Window::hiding()
06-13-2011 07:47 PM
Find all posts by this user Quote this message in a reply
Post Reply