Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EVT_LONG_CLICK (event value pull down menu) #4123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sgk
Copy link
Contributor

@sgk sgk commented May 28, 2021

Missing?

@sgk sgk marked this pull request as ready for review May 28, 2021 06:27
@riknoll riknoll requested a review from pelikhan June 8, 2021 17:34
@abchatra
Copy link
Contributor

@pelikhan ?

@pelikhan
Copy link
Member

Probably oversight. Needs testing on hardware on make sure it behaves as expected.
I don't think it's supported in the simulator either.

@bsiever
Copy link

bsiever commented Sep 4, 2022

@sgk If you want an easy way to expose long click behavior to users now, you might try https://github.com/bsiever/microbit-pxt-clicks Hopefully it will be merged in to be an official extension soon via #4842. Since this is entirely TypeScript, it does work in the simulator.

Here's an example: https://makecode.microbit.org/_R1kPKEfb8FtC. It uses the term "held" for the concept of a long click.
Here's a description of what the example shows: https://github.com/bsiever/microbit-pxt-clicks/blob/master/README.md#example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants