|
|
|
|
|
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc. WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications. Note: For the animation to run, the window must have an Action Bar control.. To configure the animation of a window: - Open the window to animate in the window editor.
- Open the window description (select "Description" in the context menu).
- On the "UI" tab, select the desired animation:
- Validate.
Note: In automation mode, the system animation is used except in the case of opening a window from a field present in a RepeatString field.. In this case, the window is opened from left to right.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|