[Interest] QML GridView scrolling

Alan Alpert 416365416c at gmail.com
Sun Feb 23 04:08:35 CET 2014


Resending to list, in case anyone else was wondering.

On Sat, Feb 22, 2014 at 3:17 PM, Damian Ivanov <damianatorrpm at gmail.com> 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 <damianatorrpm at gmail.com> 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
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest



More information about the Interest mailing list