[Interest] How to make a 2D scrollable GridView

Majid Kamali majidkamali1370 at gmail.com
Mon Mar 27 23:18:11 CEST 2017


See Example Usage http://doc.qt.io/qt-5/qml-qtquick-flickable.html
Nesting a GridLayout inside the Flickable may be useful

On Mon, Mar 27, 2017 at 10:13 PM, Lynetta Rajkovich <
lynetta.rajkovich at esterline.com> wrote:

> Hi!
>
>
> I need to make a Grid that is, lets say, 15 x 15 where only a 4 x
> 4 subset is shown in the application window at a time.  Scrolling is done
> using the mouse scroll wheel or arrow keyboard keys. The grid size and
> subset size will be fixed and known.
>
>
> Can you please suggest an approach for this using Qt Quick / Qml framework
> or point me to an example?
>
>
> Regards,
> Lynetta
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170328/1898d6e0/attachment.html>


More information about the Interest mailing list