Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Smooth slide animation for NavigationController
Forum Updated to NodeBB v4.3 + New Features

Smooth slide animation for NavigationController

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 521 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mikhail_kr
    wrote on 29 Jul 2018, 10:35 last edited by mikhail_kr
    #1

    I am developing an open source QWidged-based Navigation Controller similar to UINavigationController in iOS. I think this will make qt platform more popular among iOS developers which want to port their app to Android.
    The main problem is to make smooth slide animation which looks similar to native one.
    How can I accomplish this ?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      ambershark
      wrote on 29 Jul 2018, 23:56 last edited by
      #2

      Can you show a small video of the smooth slide animation? QML has a lot of animations, I'm sure there is one that covers this or one you could make yourself with minimal effort.

      However I have no idea what the "smooth slide" from UINavigationController is since I've never written native iOS code, only Qt/QML.

      My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

      1 Reply Last reply
      0

      1/2

      29 Jul 2018, 10:35

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved