New picture of all widgets

This commit is contained in:
MikeTheWatchGuy 2018-07-23 15:20:41 -04:00
parent f3bee1687e
commit c6b0f4111a
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ The `PySimpleGUI` solution is focused on the ***developer***. How can the desir
An example of many widgets used on a single form. A little further down you'll find the FIFTEEN lines of code required to create this complex form.
![all widgets](https://user-images.githubusercontent.com/13696193/42604818-adb1dd5c-8542-11e8-94cb-575881590f21.jpg)
![everything example](https://user-images.githubusercontent.com/13696193/43097412-0a4652aa-8e8a-11e8-8e09-939484e3c568.jpg)
---
### Design Goals