Skip to content

TextBox can receive EditAction commands#814

Merged
cmyr merged 1 commit intomasterfrom
edit-command
Apr 8, 2020
Merged

TextBox can receive EditAction commands#814
cmyr merged 1 commit intomasterfrom
edit-command

Conversation

@cmyr
Copy link
Member

@cmyr cmyr commented Apr 8, 2020

This makes it possible for another widget to tell the TextBox
to perform some edit action, such as modifying the selection or
replacing the text.

broken out of #810, which I'm less sure should be in druid proper (but which I will need in runebender).

This makes it possible for another widget to tell the TextBox
to perform some edit action, such as modifying the selection or
replacing the text.
Copy link
Collaborator

@Zarenor Zarenor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like the simplest way to do this. LGTM.

@cmyr cmyr merged commit caa62a8 into master Apr 8, 2020
@cmyr cmyr deleted the edit-command branch April 8, 2020 14:08
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.

2 participants