This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Replies: 2 comments 1 reply
-
OK. I think I found out
|
Beta Was this translation helpful? Give feedback.
1 reply
-
So I was trying something similar to this, but I can't get it to work. Maybe you have some suggestions?
Im getting this error:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can write
I get my target_component and all click information. But I also need commands to draw on screen. So I tried:
then
Then I have the commands object and the event info, I can draw on screen as I want, but how do I get the component that is clicked on (My VBlock struct)? Must be something simple I am missing here...
Beta Was this translation helpful? Give feedback.
All reactions