414 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 - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...