[[:oktatas:programozás:python:wxpython_gui|< wxPython GUI]] ====== wxPython GUI linkek ====== * http://wiki.wxpython.org/AnotherTutorial (2020) * https://realpython.com/python-gui-with-wxpython/ (2020) * http://zetcode.com/wxpython/ (2020) * https://www.tutorialspoint.com/wxpython/ (2020) API: * https://wxpython.org/Phoenix/docs/html/ (2020) ===== Témák ===== Dialógusablak: * https://www.blog.pythonlibrary.org/2014/07/11/wxpython-how-to-create-a-login-dialog/ (2020) ToggleButton: * https://codeloop.org/python-gui-toggle-button-in-wxpython/ (2020 Typing: * https://docs.python.org/3/library/typing.html (2020) Drag and Drop: * https://www.tutorialspoint.com/wxpython/wxpython_drag_and_drop.htm (2020) * http://zetcode.com/wxpython/draganddrop/ (2020)