scroll bar callback in app designer

I have an app designer app which displays images in a scrollable grid. How can I add a callback that tells me where I am (what images are displayed) after I am done scrolling?

Answers (1)

Cris LaPierre
Cris LaPierre on 2 Aug 2020
Edited: Cris LaPierre on 2 Aug 2020
I don't think this is possible. Grid layouts have no available callback functions associated with them.
I'm not saying there might not be a way to do it, but it is not a capability designed into the grid layout component.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Asked:

on 2 Aug 2020

Edited:

on 2 Aug 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!