Fresh instance & CTB right-click
Posted: 22 Jun 2024 22:30
Hi,
I'm not sure it qualifies as a bug, but it's not the expected behavior, or maybe I missed something.
Fresh instance
I set up a TB button as below.
Left-click works just fine.
Right-click not so well : below my script code...
Here is what I get !
Clicking on an item actually execute the script.
The original instance works as expected.
I'm not sure it qualifies as a bug, but it's not the expected behavior, or maybe I missed something.
Fresh instance
I set up a TB button as below.
Left-click works just fine.
Right-click not so well : below my script code...
Code: Select all
msg "Outside labels";
"Right Click Script Label"
msg "Right click";
"Another Script Label"
msg "Other script";
Clicking on an item actually execute the script.
The original instance works as expected.