Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » How to detect if an user is not in the tab?
- YFIMF
-
7 posts
How to detect if an user is not in the tab?
hey. guys̴? i just need… this. i just do. i found tha̴t pen (and stamping?) doesn't work wh̵en the user is not in the t̷ab. is there… any way to detect if the user is not in the tab?
- applejuiceproduc
-
1000+ posts
How to detect if an user is not in the tab?
Make the code try to make a dot with pen at some coordinate, and then use if touching color to see if it's there. If it's their their in the tab. hey. guys̴? i just need… this. i just do. i found tha̴t pen (and stamping?) doesn't work wh̵en the user is not in the t̷ab. is there… any way to detect if the user is not in the tab?
- GIitchInTheMatrix
-
1000+ posts
How to detect if an user is not in the tab?
I thought the touching color block can’t detect pen.Make the code try to make a dot with pen at some coordinate, and then use if touching color to see if it's there. If it's their their in the tab. hey. guys̴? i just need… this. i just do. i found tha̴t pen (and stamping?) doesn't work wh̵en the user is not in the t̷ab. is there… any way to detect if the user is not in the tab?
- YFIMF
-
7 posts
How to detect if an user is not in the tab?
this ̶is EEEXXXAAACCCTTT̷LLLYYY w̵hat i tried.Make the code try to make a dot with pen at some coordinate, and then use if touching color to see if it's there. If it's their their in the tab. hey. guys̴? i just need… this. i just do. i found tha̴t pen (and stamping?) doesn't work wh̵en the user is not in the t̷ab. is there… any way to detect if the user is not in the tab?
- SAVVYSCLUTTER
-
500+ posts
How to detect if an user is not in the tab?
Don't use Unicode in forum posts.
- YFIMF
-
7 posts
How to detect if an user is not in the tab?
i think it's fixed now, does this still appear in my comments? Don't use Unicode in forum posts.
- SAVVYSCLUTTER
-
500+ posts
How to detect if an user is not in the tab?
It appears in your previous posts but not this one.i think it's fixed now, does this still appear in my comments? Don't use Unicode in forum posts.
- applejuiceproduc
-
1000+ posts
How to detect if an user is not in the tab?
if you can share a project so I can see that would be great…this ̶is EEEXXXAAACCCTTT̷LLLYYY w̵hat i tried.Make the code try to make a dot with pen at some coordinate, and then use if touching color to see if it's there. If it's their their in the tab. hey. guys̴? i just need… this. i just do. i found tha̴t pen (and stamping?) doesn't work wh̵en the user is not in the t̷ab. is there… any way to detect if the user is not in the tab?
- YFIMF
-
7 posts
How to detect if an user is not in the tab?
i don't think it would make sense, only if it works on your side.if you can share a project so I can see that would be great…this ̶is EEEXXXAAACCCTTT̷LLLYYY w̵hat i tried.Make the code try to make a dot with pen at some coordinate, and then use if touching color to see if it's there. If it's their their in the tab. hey. guys̴? i just need… this. i just do. i found tha̴t pen (and stamping?) doesn't work wh̵en the user is not in the t̷ab. is there… any way to detect if the user is not in the tab?
- medians
-
1000+ posts
How to detect if an user is not in the tab?
Well, there could be a problem with how the project is set up, so it would be nice to see.i don't think it would make sense, only if it works on your side.if you can share a project so I can see that would be great…this ̶is EEEXXXAAACCCTTT̷LLLYYY w̵hat i tried.Make the code try to make a dot with pen at some coordinate, and then use if touching color to see if it's there. If it's their their in the tab. hey. guys̴? i just need… this. i just do. i found tha̴t pen (and stamping?) doesn't work wh̵en the user is not in the t̷ab. is there… any way to detect if the user is not in the tab?
And you can detect pen with the touching block.
- Unixy-Code
-
500+ posts
How to detect if an user is not in the tab?
QuoteUmm, you can make this:
but it doesn't mean it only works when you switch tabs. Just when you're moving your cursor out of stage. Detectors in sensing category don't work outside the stage so this is a reason why it's so hard to detect switching tabs.
Last edited by Unixy-Code (May 9, 2023 16:06:33)
- ajskateboarder
-
1000+ posts
How to detect if an user is not in the tab?
Moment Don't use Unicode in forum posts.
- BreadcatGames
-
1000+ posts
How to detect if an user is not in the tab?
ඞ Don't use Unicode in forum posts.
- YFIMF
-
7 posts
How to detect if an user is not in the tab?
so if you try it yourself it DOES work?Well, there could be a problem with how the project is set up, so it would be nice to see.i don't think it would make sense, only if it works on your side.if you can share a project so I can see that would be great…this ̶is EEEXXXAAACCCTTT̷LLLYYY w̵hat i tried.Make the code try to make a dot with pen at some coordinate, and then use if touching color to see if it's there. If it's their their in the tab. hey. guys̴? i just need… this. i just do. i found tha̴t pen (and stamping?) doesn't work wh̵en the user is not in the t̷ab. is there… any way to detect if the user is not in the tab?
And you can detect pen with the touching block.
- undeterminstic
-
1000+ posts
How to detect if an user is not in the tab?
You could detect if the player has not moved there mouse in a while and hasn't pressed the arrow keys.
- WojtekGame
-
1000+ posts
How to detect if an user is not in the tab?
maybe just any key, but we do not check clicks (unless we need to) You could detect if the player has not moved there mouse in a while and hasn't pressed the arrow keys.
- medians
-
1000+ posts
How to detect if an user is not in the tab?
well so if you try it yourself it DOES work?


Can you send the link to the project that isn't working
- Discussion Forums
- » Advanced Topics
-
» How to detect if an user is not in the tab?