https://github.com/lucasfturos/notepad_cpp_py
Repositório focado nos meus estudos em GUI utilizando como base o bloco de anotações e aplicando nas linguagens Python e C++
https://github.com/lucasfturos/notepad_cpp_py
cpp python qt5 tkinter
Last synced: about 2 months ago
JSON representation
Repositório focado nos meus estudos em GUI utilizando como base o bloco de anotações e aplicando nas linguagens Python e C++
- Host: GitHub
- URL: https://github.com/lucasfturos/notepad_cpp_py
- Owner: lucasfturos
- Created: 2023-03-19T21:02:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T16:27:09.000Z (over 3 years ago)
- Last Synced: 2025-02-06T07:46:11.464Z (over 1 year ago)
- Topics: cpp, python, qt5, tkinter
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Notepad em C++ e Python
Notepad feito para aprender sobre GUI em C++ e Python utilizando o Qt5 e Tkinter
## Credits
- Locais onde aprendi:
[geeksforgeeks](https://www.geeksforgeeks.org/make-notepad-using-tkinter/)
[Derek Banas](https://youtu.be/I96uPDifZ1w)