119 views
in GUI Development by
I created method as generic in one class,
inside of method based on vertical list need to control slider position, so can I take that vertical_list as argument to method?

1 Answer

0 votes
by

Hello annemh,

yes, you can pass the object of the Vertical List as argument in a method invocation. Just ensure that the corresponding method parameter is declared with the correct type Core::VerticalList as shown below. See also the section: Edit an existing method parameter or/and Add a new method parameter.

I hope it helps you further.

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

...