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

Make text module public? #776

Closed
rhzk opened this issue Mar 30, 2020 · 1 comment · Fixed by #816
Closed

Make text module public? #776

rhzk opened this issue Mar 30, 2020 · 1 comment · Fixed by #816
Labels
enhancement adds or requests a new feature

Comments

@rhzk
Copy link
Collaborator

rhzk commented Mar 30, 2020

The text module have functions that can be useful when creating custom widgets.
It would be nice to have it as public instead of reimplementing those functions.

Example widget (basically TextBox with added features):
multiline

@cmyr
Copy link
Member

cmyr commented Mar 30, 2020

yep, this should be public.

@cmyr cmyr added the enhancement adds or requests a new feature label Mar 30, 2020
cmyr added a commit that referenced this issue Apr 8, 2020
cmyr added a commit that referenced this issue Apr 8, 2020
@cmyr cmyr closed this as completed in #816 Apr 10, 2020
cmyr added a commit that referenced this issue Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement adds or requests a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants