Open Window under View

You must Login before you can answer or comment on any questions.

Hi

Is it possible to open a Window beneath a View? I've tried using zIndex on the Window &/or View without success.

Cheers

— asked 12 months ago by Stephen Clarke
2 Comments
  • it is probably better to explain what you are doing and why? Maybe someone can provide a better suggestion

    — commented 12 months ago by Aaron Saunders

  • I have a number of windows which have a common view object that is displayed 'above' them.

    I'm sure theres other methods to achieve what i'm after.. it sounds like this is not a common way of approaching things - what I've done now is to create the view then added it to the window as a property.

    — commented 12 months ago by Stephen Clarke

1 Answer

If you have requirement like this , so best possible thing is to use one more view and you can show on any event by view.show().

Your Answer

Think you can help? Login to answer this question!