|
|
|
|
|
- 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 "Creación" tab, in the "Controles gráficos" group, expand "Avanzado" and click "Image Editor".
- Click where you want to create the control in the page.
Observación: Las dimensiones del control que se creó se optimizan para ocupar el espacio disponible en la ubicación indicada. Si el tamaño del control no es el indicado, pulse Ctrl+Z: el control volverá al tamaño predeterminado. 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|