|
|
|
|
|
|
Categoría: Drag and drop functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
El arrastrar y soltar del explorador consiste en seleccionar uno o más archivos en el explorador de Windows y transferirlos a una control de una ventana WINDEV... |
|
|
|
|
|
|
El arrastrar y soltar programado se utiliza para administrar completamente el arrastrar / soltar entre los diferentes tipos de controles ... |
|
|
|
|
|
|
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop. |
|
|
|
|
|
|
Lista de constantes utilizadas por las funciones para la gestión del Drag and Drop. |
|
|
|
|
|
|
Usage example of the DnDAccept function |
|
|
|
|
|
|
Indica la acción aceptada por el objetivo de Arrastrar/Soltar y gestiona el cursor del ratón durante Arrastrar/Soltar. |
|
|
|
|
|
|
Adds a widget into a Dashboard control during Drag and Drop. |
|
|
|
|
|
|
Indicates the type of data and the data to copy/move during Drag/Drop. |
|
|
|
|
|
|
Usage example of the DnDCursor function |
|
|
|
|
|
|
Gestiona el cursor del ratón y especifica la acción permitida durante la operación de arrastrar y soltar. |
|
|
|
|
|
|
Usage example of the DnDEvent function |
|
|
|
|
|
|
Indica la Procedure a ejecutar durante un Event de Arrastre/Suelta. |
|
|
|
|
|
|
DnDForce se mantiene para la compatibilidad con versiones anteriores. |
|
|
|
|
|
|
Usage example of the DnDGetData function |
|
|
|
|
|
|
Retrieves a specific type of data during Drag/Drop. |
|
|
|
|
|
|
Checks whether a specific type of data is available during Drag/Drop. |
|
|
|
|
|
|
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications. |
|
|
|
|
|
|
Activa o desactiva la posibilidad de realizar "Drag and Drop" desde el explorador de Windows a una ventana de WINDEV o control. |
|
|
|
|
|
|
Usage example of the ExplorerRetrieve function |
|
|
|
|
|
|
Retrieves the number and the name of the files "dropped" from the explorer. |
|
|
|
|
|
|
Las siguientes funciones se utilizan para gestionar Arrastrar y Soltar: |
|
|
|
|
|
|
To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages. |
|
|
|
|
|
|
Asocia un procedimiento escrito en WLanguage con un Event de un control Xaml. |
|
|
|
|
|
|
Ignora los resultados de la ejecución de un comando Redis agregado con la función RedisPipelineAdd. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|