Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Focus handling when disabling / hiding item
Forum Updated to NodeBB v4.3 + New Features

Focus handling when disabling / hiding item

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 1.2k 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.
  • E Offline
    E Offline
    ephe
    wrote on last edited by
    #1

    I've got a couple of items in a Flickable.
    One of them has the focus. If I set this item's visibility to false or disable it, I would like that the next item automatically gets the focus.
    Is it somehow possible that this happens automatically? Or do I have to set the focus to the next item manually?

    When I iterate through the items with the keyboard, the disabled / invisible items are skipped, which is perfect.

    Thank you!

    1 Reply Last reply
    0

    • Login

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