This commit is contained in:
Martin Fitzpatrick
2019-05-28 00:11:53 +02:00
parent b99eb33031
commit 1252abeaaf
38 changed files with 109 additions and 118 deletions

View File

@@ -17,10 +17,9 @@ which is pre-loaded with pictures of delicious pie.
![Piecasso](screenshot-paint2.jpg)
> If you think this example app is neat and want to learn more about
PyQt in general, [take a look at my ebook & online course
"Create Simple GUI Applications"](https://martinfitzpatrick.name/create-simple-gui-applications)
which covers everything you need to know to start building your own applications with PyQt.
> If you think this app is neat and want to learn more about
PyQt in general, take a look at my [free PyQt tutorials](https://www.learnpyqt.com)
which cover everything you need to know to start building your own applications with PyQt.
## Code notes