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

Watching for Enter key in my Entry box. #205

Closed
pratapsu opened this issue Nov 29, 2016 · 2 comments
Closed

Watching for Enter key in my Entry box. #205

pratapsu opened this issue Nov 29, 2016 · 2 comments

Comments

@pratapsu
Copy link

Hi:

I need to realize when the user presses the Enter key in a Entry box. There is no interface for this at present, it appears.

I'm able to watch all changes to the text in the Entry box using the OnChanged() interface, but that is insufficient for my needs, as it seems to swallow the Enter key entirely.

Is there a way to do this today, am I missing something? If not, I'm happy to help with implementing this.

Pratap

@duckbrain
Copy link

Related: #43 (this and other events), #66 (enter on the window), and andlabs/libui#1 (this in libui)

@andlabs
Copy link
Owner

andlabs commented Mar 25, 2018

Merged with andlabs/libui#309.

@andlabs andlabs closed this as completed Mar 25, 2018
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

No branches or pull requests

3 participants