|
|
|
|
|
- Image Editor control overview (WEBDEV)
- Creating an Image Editor control (WEBDEV)
- Event handled by default
The Image Editor control (WEBDEV)
Image Editor control overview (WEBDEV) The Image Editor control lets users create and edit images or photos in a website. The field is designed to be usable on the phone too: icon bars and operating modes are designed for this purpose! The features of the Image Editor control respond to the needs of web users: - alignment,
- resizing,
- rotation,
- contrast/lightness,
- text insertion,
- line, arrow,
- brush,
- basic shapes: circle, rectangle, etc..
- etc.
Users can paste an image in the control, or select a file from the disk. They will then be able to save changes. Creating an Image Editor control (WEBDEV) To create an Image Editor control: - On the "Creation" tab, in the "Graphic controls" group, expand "Advanced" and click "Image Editor".
- Click where you want to create the control in the page.
Note: The dimensions of the field created are optimized to occupy the space available at the position indicated.. If the field size doesn't suit you, use the Ctrl + Z key combination: the field will return to its default size. To view the characteristics of the control, select "Description" in the context menu. WEBDEV supports the following event by default: | | Event | Runtime condition |
---|
Initialization (Server code) | Executed when the page is opened. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|