Popup window supported?

  1. 5 years ago

    Marc

    10 Mar 2019 User since 2018
    Edited 5 years ago by Marc

    Is, on an iPad, a popup Window supported like in the example below?

    NB: I’m just talking about the Window style, not the UITableView in the example.

  2. marco

    11 Mar 2019 Administrator User since 2016

    Already scheduled but not yet implemented... as a temporary workaround you can use Window opened modally.

  3. Marc

    11 Mar 2019 User since 2018

    @marco Already scheduled but not yet implemented... as a temporary workaround you can use Window opened modally.

    Ok, I'll do that until it's supported. Open a Window modally, does open it full screen, right? Not a big problem, but just to be sure that this is the work-around, and not something else.

  4. marco

    11 Mar 2019 Administrator User since 2016

    Yes @Marc right, it opens in full screen mode.

  5. marco

    11 Mar 2019 Administrator User since 2016

    @Marc in iOS do you know how to handle the mode you shown me in the screenshot?
    I mean, which UI controller is it?

  6. Marc

    11 Mar 2019 User since 2018

    @marco @Marc in iOS do you know how to handle the mode you shown me in the screenshot?
    I mean, which UI controller is it?

    I believe this is the one:
    https://developer.apple.com/documentation/uikit/uimodalpresentationstyle/formsheet

  7. marco

    11 Mar 2019 Administrator User since 2016

    Thanks!

or Sign Up to reply!