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?
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to