Creando interfaces gráficas con wxPython

28 Jan 2007

Posted by Leech

En el blog de Learning Python publicaron un articulo bastante interesante donde explican como crear interfaces gráficas multiplataformas con la librería wxWidgets y su port para Python wxPython.
Está orientado para el principiante en interfaces gráficas, y también en quienes se inician en Python.
La verdad que yo recomiendo mucho este conjunto de utilidades (Python, wxPython y la librería pyWin32 para exportar a Windows) dado que su portabilidad permite desarrollar una misma aplicación para distintos sistemas operativos, sin muchos cambios entre versiones.

Y para los que les quede alguna duda... Python le rompe el .... a Ruby.

Link al articulo

Hi,

Just to let you know I had some problems with my database, so the URL of the article has changed. It's now here:

http://www.learningpython.com/2007/01/29/creating-a-gui-using-python-wxw...


Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

More information about formatting options