Học wxPython – Introduction Làm dự án nhận lương – Trung tâm đào tạo Toidayhoc

Học wxPython – Introduction Làm dự án nhận lương

wxPython – Introduction



wxPython là một trình bao bọc Python cho wxWidgets (được viết bằng C++), một bộ công cụ GUI đa nền tảng phổ biến. Được phát triển bởi Robin Dunn cùng với Harri Pasanen, wxPython được triển khai như một mô-đun mở rộng Python.

Giống như wxWidgets, wxPython cũng là một phần mềm miễn phí. Có thể tải xuống từ trang web chính thức. Có thể tải xuống mã nhị phân và mã nguồn cho nhiều nền tảng hệ điều hành trên trang web này.

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.

Official website of wxPython also hosts Project Phoenix – a new implementation of wxPython for Python 3.*. It focuses on improving speed, maintainability, and extensibility. The project began in 2012 and is still in beta stage.

Vừa học vừa làm vừa nhận lương tại trung tâm Toidayhoc

Vừa học vừa làm vừa nhận lương #1 Khóa học lập trình Website PHP frontend backend đà nẵng tại Toidayhoc Space – Trung tâm đào tạo Toidayhoc

Leave a Reply

Your email address will not be published. Required fields are marked *

Translate »