Wxpython GUI Programming Introduction And First Frame #1

Pubblicato il: 08 luglio 2018
sul canale di: Parwiz Forogh
45,842
336

Support me on Patreon
  / parwizforogh  


Join My PyQt6 13 Hours Course in Udemy
https://www.udemy.com/course/python-g...


Check our website for source codes
https://codeloop.org/

In this video iam going to show you how you can create a nice GUI (Graphical User Interface) window application in Wxpython and also we are going to introduce and install wxpython

What is Wxpython ?

wxPython is a Python wrapper for wxWidgets (which is written in C++), a popular cross-platform GUI toolkit. Developed by Robin Dunn along with Harri Pasanen,

wxPython is implemented as a Python extension module.

Just like wxWidgets, wxPython is also a free software. It can be downloaded from the official website http://wxpython.org. Binaries and source code for many operating system platforms are available for download on this site. Principal modules in wxPython API include a core module. It consists of wxObject class, which is the base for all classes in the API. Control module contains all the widgets used in GUI application development. For example, wx.Button, wx.StaticText (analogous to a label),

wx.TextCtrl (editable text control), etc.wxPython API has GDI (Graphics Device Interface) module. It is a set of classes used for drawing on widgets. Classes like font, color, brush, etc. are a part of it. All the container window classes are defined in Windows module.


In questa pagina del sito puoi guardare il video online Wxpython GUI Programming Introduction And First Frame #1 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Parwiz Forogh 08 luglio 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 45,842 volte e gli è piaciuto 336 spettatori. Buona visione!