Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    zOrder for error message dialog

    Well, SC.warn() has usual dialog zOrder, so it could be hidden by another dialog. And this is bad for error messages, so I tried to create my own error message dialog with higher zOrder. It stays visible, but the problem is, that it lost focus after another dialog (beneath it) was created, so it is impossible to press "Close" button. Button doesnt change color to blue while hover over it - but if I close dialog beneath (it is partly visible), error message gets focus.

    I dont have any idea - how should I keep focus for my dialog?
Working...
X