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
Describe the bug richtext_demo is only displaying plaintext
To Reproduce Steps to reproduce the behavior:
git clone https://github.com/chriskiehl/GooeyExamples.git
C:\Users\kevin\dev\python>pip install -r GooeyExamples\requirements.txt
richtext_demo.py
C:\Users\kevin\dev\python>python -V Python 3.9.13 C:\Users\kevin\dev\python>python GooeyExamples\examples\richtext_demo.py
This is the same behavior through WSL on python 3.8 (VcXsrv)
Expected behavior richtext_demo to show like this:
Screenshots
Desktop (please complete the following information):
OS: Windows 11
Version: Python on 3.9.13
[ x ] OS
[ x ] Python Version
Gooey Version
Thorough description of problem
A minimal code example -- preferably copy/pastable in the issue itself (less time figuring out how to run your code == more time debugging!)
Screenshot (if visual quirk)
Additional context N/A
The text was updated successfully, but these errors were encountered:
@chriskiehl any ideas what's wrong on this one?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
richtext_demo is only displaying plaintext
To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/chriskiehl/GooeyExamples.git
C:\Users\kevin\dev\python>pip install -r GooeyExamples\requirements.txt
richtext_demo.py
This is the same behavior through WSL on python 3.8 (VcXsrv)
Expected behavior
richtext_demo to show like this:
Screenshots
Desktop (please complete the following information):
OS: Windows 11
Version: Python on 3.9.13
[ x ] OS
[ x ] Python Version
Gooey Version
Thorough description of problem
A minimal code example -- preferably copy/pastable in the issue itself (less time figuring out how to run your code == more time debugging!)
Screenshot (if visual quirk)
Additional context
N/A
The text was updated successfully, but these errors were encountered: