Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

wxPython sample projects [closed]

Tags:

wxpython

Can anyone tell where I would find free sample projects for wxPython?


1 Answers

Download the "Docs, Demos and Samples" from here:

http://www.wxpython.org/download.php

Run the demo app. It's full of dozens of individual demos, each with their own source code visible.

like image 196
FogleBird Avatar answered Feb 24 '26 02:02

FogleBird