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

Reply via email to