Starter Code: https://github.com/RoyChng/wxpython-t...
In this video, we take a look at how to use dialogs in WxPython.
I walk through how to use a message dialog to display and give feedback to the user, as well as a text entry dialog to receive input from the user.
Finally, we look at how to work with a file dialog to let the user select files within our application and we create a simple to-do list application with what we learnt.