|
|
|
|
|
- Overview
- How to proceed?
- Customizing the simulator in WINDEV Mobile
- Using your own images in the simulator (skin)
Customizing the simulator (GO mode)
WINDEV Mobile allows you to customize the simulator used for your tests in GO mode (simulator). This allows you to choose the shape of the Pocket PC for your tests. By default, the simulator is as follows: Let's see some examples of customization (with the default "skins"): Customizing the simulator in WINDEV Mobile To customize the simulator in WINDEV Mobile: - Right-click the simulator image.
- In the window that is opened, select the image to use.
Using your own images in the simulator (skin) To use your own images in the simulator (skin): 1. Create an image in BMP or GIF format. 5 types of screens can be used. For each type of screen, the available images have specific characteristics: - Screen size.
- Position of top left corner of screen in relation to the top left corner of image.
- Name: The image name must start with its dimension (220x176Blue.gif for example).
| | | | | Type of screen | Size of screen | Position in relation to the top left corner of the image | Smartphone | 220 x 176 | | Pocket | 320 x 240 | Psion | 640 x 240 | Other | 800 x 600 | Custom | 120 x 120 | 2. Copy this image into the "\Personal\My WINDEV\Preview" sub-directory of the setup directory of WINDEV Mobile.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|