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

Turn question in FAQ #1

Open
Ducasse opened this issue Jan 24, 2022 · 0 comments
Open

Turn question in FAQ #1

Ducasse opened this issue Jan 24, 2022 · 0 comments

Comments

@Ducasse
Copy link
Contributor

Ducasse commented Jan 24, 2022

#1 - is there a way in SpTextPresenter to use ctrl-S to save text entry (like the ctrl-S in code section of the browser)? - or maybe it does work and I'm just not trapping it properly?

#2 - in SpTextInputField text entry, is there a way to use Enter/Return key to function the same as the 'OK' button? Heck, I'd probably even settle for ctrl-s here... it's just moving from the keyboard back to mouse that is the problem.

Weirdly enough, these are some the biggest complaints I get on usability when folks are working with text entry (either single line or note-like)... that the app doesn't act like all other apps they're using.

Ideas?
Esteban Lorenzano — 01/13/2022
1- whenSubmitDo:
2-
inputFieldPresenter
bindKeyCombination: KeyboardKey enter asKeyCombination
action: [ self doOkAction ]

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

1 participant