Skip to content

This repo contains multiple number of wxPython examples

Notifications You must be signed in to change notification settings

tm-sanjay/wxpython_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wxpython_examples

This repo contains multiple number of wxPython examples

Box Sizer

Image of Box Sizer
check the code

Grid Sizer

Image of Grid Sizer
Gridsizer with label as elements, chek the code

Image of Grid Sizer
Gridsizer with button as elements, check the code

Flex Grid Sizer

Image of Flex Grid Sizer
Chek the code

Button Event

Image of Button Event
Button with click event, toggle, bitmap image. Check the code

Checkbox Event

Image of Checkbox Event
Check the code

RadioButton

Image of RadioButton
Check the code

RadioBox

Image of RadioBox
Check the code

Slider

Image of Slider
Change the font size using slider, check the code

ComboBox & Choice

Image of ComboBoc
Choose an element form a list using comboBox and it is editable

Image of ComboBoc
Choose an element form a list using choice and it is read-only, check the code

TextCtrl (Text Field)

Image of TextCtrl
TextCtrl 4 types: when enter, while typing, read-only & multiline. Check the code

MessageBox

Info warning

error

MessageBox in 3 types, check the code

About

This repo contains multiple number of wxPython examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages