Results 1 to 2 of 2

Thread: Showing custom dialogs on Android

  1. #1
    Join Date
    Jan 2012
    Location
    Dortmund, Germany
    Posts
    159
    Thanks
    69
    Thanked 10 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Question Showing custom dialogs on Android

    Hi,
    I'd like to show various c++-instantiated (modal) custom dialogs in my c++/qml app.

    On Windows this works well by using a "QQuickview", with Android it does not.
    I do understand, that Android lacks a window manager and thus makes it impossible for QQuickView to properly work.

    I've heard it might be an option to "extend QtActivity" to open dialogs - but I don't know if this is best practice and haven't found an example or how-to.

    How should I deal with the need of (very small to rather complex) modal dialog elements? I have done some good research but my Google skills seem to fail me here.
    Any hint to information sources is welcome! I'd prefer a multi-platform solution, but I'd also be happy with handling Android separately.

    Thanks for your time and attention!
    Sebastian

  2. #2
    Join Date
    Jan 2012
    Location
    Dortmund, Germany
    Posts
    159
    Thanks
    69
    Thanked 10 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Default Re: Showing custom dialogs on Android

    Anyone? How do you realize Dialogs / PopUps on Android? I'd gratefully appreciate any advice here!

Similar Threads

  1. Showing Android keyboard from QML TextField
    By MarkoSan in forum Qt Quick
    Replies: 4
    Last Post: 20th January 2016, 07:48
  2. Custom item editor is now showing up.
    By TorAn in forum Qt Programming
    Replies: 1
    Last Post: 15th July 2010, 04:04
  3. Replies: 4
    Last Post: 4th January 2009, 02:14
  4. Proper way to call custom dialogs
    By Richard12345 in forum Newbie
    Replies: 2
    Last Post: 23rd July 2008, 00:34
  5. how to program custom Dialogs with return values
    By momesana in forum Qt Programming
    Replies: 2
    Last Post: 23rd December 2006, 01:37

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.