|
|
|
|
|
- Overview
- Training examples
- Overview
- Creating a button (native Java code)
- Creating a button (native Kotlin code)
- Creating a button (native Objective-C code)
- Handling the Native Container control with WLanguage properties
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier: Then, this handle can be used in the native code to manage the control. The "Create" event of the Native Container control must contain the creation code of the displayed object. Overview To start programming the Native Container control, let's see a training example to create a Button control. This example is meant to be simple, and the Button control comes as standard in WINDEV and WINDEV Mobile applications. Handling the Native Container control with WLanguage properties The Native Container control can be handled by several WLanguage properties.
For a complete list of WLanguage properties that can be used with Native Container controls, see Native Container control properties.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|