0
Under review
Mouse Down Button
Dear
Is there any way to get a MouseDownButton connected with 2 different Boolean variables: one to change the status of an item and other one to show the status of the controlled item?
What I need is a button where the status is non linked with the variable used to control the same item
Regards
Marco
Customer support service by UserEcho
Hello,
unfortunately MouseDownButton can't connect and control 2 different Boolean variables. You can however, crate a separate button and set it as a Label, so it can display current value.
Regards.