Skip to content

Conversation

@ImmediandoSrl
Copy link
Owner

Added startEditingAsync for text component to receive focus immidiately even on dialog (tested with mobile with physical keboard)

Added startEditingAsync for text component to receive focus immidiately even on dialog (tested with mobile with physical keboard)
@shai-almog
Copy link

Editing within a Dialog is a bad idea. I don't want to encourage that. You should use an InteractionDialog is you want to do that and since that isn't modal you won't block the EDT and won't need this API.

See https://www.codenameone.com/blog/picking-dialog-type.html

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.

3 participants