User Events and Input Widgets In WxPython (With 2 Examples) | WxPython Tutorial Part 3

preview_player
Показать описание

In this video, we take a look at how to work with user events and input widgets in WxPython.

We first start with receiving an event from a button click, we then look at how to create a simple form using radio buttons as well as combo boxes (drop-down menus) and being able to receive the input.

Lastly, we also take a look at creating a unit converter that converts KM to M by using events in WxPython, and how to make use of mouse and keyboard events.
Рекомендации по теме
Комментарии
Автор

Another really good tutorial on wxPython. You made it clear how to set up event handlers for specific events, how to get and set values in the various controls (widgets), and how to organize Python code into classes and functions. Thank you very much!

royha
visit shbcf.ru