[Interest] Keyboard navigation in QtQuick.Controls ScrollView?

Ola Røer Thorsen ola at silentwings.no
Tue Sep 24 09:53:02 CEST 2013


Hi,

I can't seem to get keyboard navigation working when I embed a ListView in
a ScrollView

ScrollView {
   ListView {
      ...
   }
}

just like in the documentation. I've tried enabling focus on both, or just
one, and so on. Keyboard navigation works fine on the ListView when used
without the ScrollView. Any hints on how to make this work?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130924/f40fb64d/attachment.html>


More information about the Interest mailing list