Do gadgets not hide/etc if the app loses focus?

BlitzMax Forums/BlitzMax Programming/Do gadgets not hide/etc if the app loses focus?

Gabriel(Posted 2006) [#1]
I'm getting some weird behaviour when my firewall is enabled. Namely, gadgets that are being hidden, shown, activate, deactivated, etc are not actually changed. Now the firewall popup means that the app loses focus, so this is the only difference. Is this correct behaviour? Because it sure doesn't feel like it. Basically, if this is true, I'm going to have to cache all gadget operations and do them when the app resumes focus, but that's very messy. After all, it may have lost focus but it's still on top and the user can see that gadgets which should have closed ( been hidden ) have not done so.


JoshK(Posted 2006) [#2]
I have experienced this in BlitzPlus.