Resending to list, in case anyone else was wondering.

On Sat, Feb 22, 2014 at 3:17 PM, Damian Ivanov <[email protected]> wrote:
> Hi,
>
> Is there a proper way I can prevent GridView from scrolling?
> I have a GridView with only a few items, none of them will be ever
> outside the view
> and the scrolling is kinda annoying.

Try "interactive: false". The property is inherited from Flickable.

--
Alan Alpert

On Sat, Feb 22, 2014 at 3:17 PM, Damian Ivanov <[email protected]> wrote:
> Hi,
>
> Is there a proper way I can prevent GridView from scrolling?
> I have a GridView with only a few items, none of them will be ever
> outside the view
> and the scrolling is kinda annoying.
>
> Thanks in advance,
> Damian
> _______________________________________________
> Interest mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to