11-18-2025, 12:03 AM
Hi friends
thanks a lot for your answers !
Yeah I love sitting on school chair and starting learning.
I find interesting the different solutions which you brought me.
They point out that it useful to memorize the status of mouse buttons so then it can be related to the following status of mouse buttons and after this comparison it is useful to activate the action when it is necessary.
The two way are different because Petr build up an event status system to trigger the action after gathering the mouse input. In the while Steve memorizes the previous status of mouse buttons for comparing with the actual current status of mouse buttons and activating the action when it is useful.
Thanks again for solving my mind short circuit !
thanks a lot for your answers !
Yeah I love sitting on school chair and starting learning.
I find interesting the different solutions which you brought me.
They point out that it useful to memorize the status of mouse buttons so then it can be related to the following status of mouse buttons and after this comparison it is useful to activate the action when it is necessary.
The two way are different because Petr build up an event status system to trigger the action after gathering the mouse input. In the while Steve memorizes the previous status of mouse buttons for comparing with the actual current status of mouse buttons and activating the action when it is useful.
Thanks again for solving my mind short circuit !

