Den 24-09-2013 09:53, Ola Røer Thorsen skrev:
> 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?

I think you need to step back a bit and explain what it is you're trying 
to do. ListView comes with it's own scrolling, you wouldn't normally put 
it inside something else.

Bo.

-- 
Bo Thorsen, European Qt Manager, ICS
Integrated Computer Solutions. Delivering World-Class Applications
http://ics.com/services
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to