|
|
|
|
|
- Overview of native Container control
- Creating a Native Container control
The Native Container control
Overview of native Container control The native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile. This allows you to easily include in a window controls coming from an external module such as SDK. The Container control returns the handle (UIView in iOS, View Identifier in Android) expected by the SDK. Then, this handle can be directly used to handle the control. Creating a Native Container control To create a Native Container control: - On the "Creation" tab, in the "Other controls" group, click "Native container".
- Click at the desired location to create the control. The control appears in the editor.
Note: The dimensions of the field created are optimized to occupy the space available at the position indicated.. If necessary, resize the control using the handles.
To view the characteristics of the control, select "Description" in the context menu.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|