409 views
in GUI Development by
Hi EmWi-Community,

is there a possibility to scroll through a list without a slide handler, but with a pushbutton or something else?

Best regards

1 Answer

0 votes
by

Hello,

please see the section Scroll the list items. As described in this section you can scroll list contents by using the method EnsureVisible( itemNumber, ... ). or directly by modifying the property ScrollOffset. You can for example increment/decrement the property ScrollOffset when the user presses a button.

Best regards

Paul Banach

 

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...