We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, is possible to append data to InputTextMultiline? I'm new to imgui
The text was updated successfully, but these errors were encountered:
Append text to a buffer InputTextMultiline() uses. New text will show up if widget is inactive.
Also please follow issue template. It is there for a reason, and that reason is not to be ignored.
Sorry, something went wrong.
Closing as duplicate of #3878, #2881 This is an open problem.
InputText: Internal: added reload from user-buf feature. (#2890)
06ce312
Very highly requested feature (#6962, #5219, #3290, #4627, #5054, #3878, #2881, #1506, #1216, #968). Also useful for interactive completion/selection popups (#2057, #718) Based on @kudaba PR. Design for Inputtext V2 should make this obsolete.
No branches or pull requests
Hello, is possible to append data to InputTextMultiline?
I'm new to imgui
The text was updated successfully, but these errors were encountered: