Will there ever be a way to Get and Set the cursor (mouse) coordinates on a form within the forms script? I would like to be able to drag a field around on a form or change it's dimensions with the mouse.
I am open to any evolution of NsBase
I think that obtaining the position of the mouse is insufficient in the cases indicated, it also requires events of the type "OnMouseMove" "OnDragOver" "OnDragDrop" etc .. with the associated properties "DragAuto ..", the access to the component geometry controller ...
This is why he describes as many examples as possible, so that I can perfectly meet the need
I will use these examples to develop and test these new features. I will post these examples next ...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am open to any evolution of NsBase
I think that obtaining the position of the mouse is insufficient in the cases indicated, it also requires events of the type "OnMouseMove" "OnDragOver" "OnDragDrop" etc .. with the associated properties "DragAuto ..", the access to the component geometry controller ...
This is why he describes as many examples as possible, so that I can perfectly meet the need
I will use these examples to develop and test these new features. I will post these examples next ...
It is operational in v1.9 for get mouse position in event action
Last edit: neuts-jl 2020-11-12