Compare commits
No commits in common. "master" and "Dev-latest" have entirely different histories.
master
...
Dev-latest
4 changed files with 3505 additions and 4273 deletions
|
@ -60,13 +60,11 @@ Anything else you think would be helpful?
|
||||||
These items may solve your problem. Please check those you've done by changing - [ ] to - [X]
|
These items may solve your problem. Please check those you've done by changing - [ ] to - [X]
|
||||||
|
|
||||||
- [ ] Searched main docs for your problem www.PySimpleGUI.org
|
- [ ] Searched main docs for your problem www.PySimpleGUI.org
|
||||||
- [ ] Looked for Demo Programs that are similar to your goal. It is recommend you use the Demo Browser! Demos.PySimpleGUI.org
|
- [ ] Looked for Demo Programs that are similar to your goal Demos.PySimpleGUI.org
|
||||||
- [ ] None of your GUI code was generated by an AI algorithm like GPT
|
|
||||||
- [ ] If not tkinter - looked for Demo Programs for specific port
|
- [ ] If not tkinter - looked for Demo Programs for specific port
|
||||||
- [ ] For non tkinter - Looked at readme for your specific port if not PySimpleGUI (Qt, WX, Remi)
|
- [ ] For non tkinter - Looked at readme for your specific port if not PySimpleGUI (Qt, WX, Remi)
|
||||||
- [ ] Run your program outside of your debugger (from a command line)
|
- [ ] Run your program outside of your debugger (from a command line)
|
||||||
- [ ] Searched through Issues (open and closed) to see if already reported Issues.PySimpleGUI.org
|
- [ ] Searched through Issues (open and closed) to see if already reported Issues.PySimpleGUI.org
|
||||||
- [ ] Have upgraded to the latest release of PySimpleGUI on PyPI (lastest official version)
|
|
||||||
- [ ] Tried using the PySimpleGUI.py file on GitHub. Your problem may have already been fixed but not released
|
- [ ] Tried using the PySimpleGUI.py file on GitHub. Your problem may have already been fixed but not released
|
||||||
|
|
||||||
#### Detailed Description
|
#### Detailed Description
|
||||||
|
|
1119
docs/Screens.md
1119
docs/Screens.md
File diff suppressed because it is too large
Load diff
6653
docs/Screens2.md
6653
docs/Screens2.md
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
||||||
mkdocs==1.3.1
|
mkdocs==1.3.1
|
Loading…
Add table
Add a link
Reference in a new issue