|
| Iniciado por guest, 20,jul. 2015 23:31 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 20,julio 2015 - 23:31 |
Hi all
Is it possible in windev 20 to create a button control that can be moved by the user ?
Thanks for your help
Gabriel Marten |
| |
| |
| | | |
|
| | |
| |
| Publicado el 21,julio 2015 - 00:22 |
Hi Gabriel
Yes it is...
You can just intercept the left click on the button and move the button with the mouse for as long as it is not released, and let the regular code of the button run on the release of the mouse.
Best regards |
| |
| |
| | | |
|
| | |
| |
| Publicado el 21,julio 2015 - 01:18 |
Hi Fabrice
Thanks for your help!
Best regards
Gabriel |
| |
| |
| | | |
|
| | | | |
| | |
|