Python 2.6.2 en windows con py2exe y wxpython
Es una lata instalar python 2.6.2 para que trabaje con wxpython y py2exe, ya que se deben contar con las dlls necesarias. En el caso de wxpython manda un error como:
ImportError: DLL load failed: This application has failed to start because the application
configuration is incorrect. Reinstalling the application may fix this problem.
Se resuelve instalando vcredist, en el caso de py2exe se debe colocar el dll msvcp90.dll en windows/system32.
Documentacion para wxpython 2.8.9.1
Bastante completa, incluye los valores que corresponde a cada uno de los parametros usados por los metodos.
wxPython Programming Tutorial Video
- wxPython Programming Tutorial - 1 - Creating a Basic Frame
- wxPython Programming Tutorial - 2 - Creating Buttons
- wxPython Programming Tutorial - 3 - Creating a Menu Bar
- wxPython Programming Tutorial - 4 - Using Message Dialog
- wxPython Programming Tutorial - 5 - Text Boxes for Input
- wxPython Programming Tutorial - 6 - List for Input
- wxPython Programming Tutorial - 7 - Static Text
- wxPython Programming Tutorial - 8 - Simple Text Program
- wxPython Programming Tutorial - 9 - Custom Bitmap Buttons
- wxPython Programming Tutorial - 10 - Sliders
- wxPython Programming Tutorial - 11 - Spinners
- wxPython Programming Tutorial - 12 - Check Boxes
- wxPython Programming Tutorial - 13 - List Boxes
- wxPython Programming Tutorial - 14 - Choice List Dialog
OpenTumblr 0.0.3
Esta version incluye el instalable para windows, por supuesto el dmg y tar para cada una de las plataformas.
Descarga desde:
disable maximize button in windows with wxpython
← Earlier Posts
Page 1 of 2