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
When open file button is clicked, the user should be prompted to display the file browse and select option with .txt or .rtf as a filter.
When user selects a .txt or .rtf file, the contents of the file needs to be displayed in left side text area.
The text was updated successfully, but these errors were encountered:
.rtf format conversions cannot be supported fully. Basic formatting can be supported. We need to investigate more.
Sorry, something went wrong.
mohanrex
No branches or pull requests
When open file button is clicked, the user should be prompted to display the file browse and select option with .txt or .rtf as a filter.
When user selects a .txt or .rtf file, the contents of the file needs to be displayed in left side text area.
The text was updated successfully, but these errors were encountered: