562 views
in Embedded Wizard Studio by

 

I want to get the value selected in the vertical list widget to another class (different screen) in text format.

1 Answer

0 votes
by
 
Best answer

Hi sukyeon,

One approach to share data between different instances is to use Autoobjects. As one example for using Autoobjects please take a look on Implementing a Device Interface.
So add here a new String-Property for your selected value and read it from your other instance.
Note: Make sure that your Autoobject stays referenced eg. by your root to avoid removal by the garbage collector.

With kind regards,
Rudolf

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

...