210 views
in GUI Development by
Is there a widget to open a web browser ?  Or failing that, is there a widget to open any specified application ?

1 Answer

0 votes
by

Hello Robert,

such kind of widget does not exist. It is very specific to the particular OS. If you want to start a separate process, I would implement the necessary code (e.g. spawn() function call) within a native statement. See also the section Integrating with the device.

Does it help 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

...