[Python-es] Nuevo artículo de IBM sobre Python (en inglés)

Marcos Sánchez Provencio rapto en arrakis.es
Mie Mayo 15 12:07:57 CEST 2002


wxHTML for beginners

Building basic browser functionality with wxPython

Nicholas Bastin (nbastin en mac.com)
Director, Model Validation, OPNET Technologies, Inc.
May 2002
Many applications use HTML for reporting and online help, among other
things. Embedding a Web browser in your application eliminates the need
to worry about which browser a client uses to view your pages, and also
allows you to create custom tags that tie the HTML page back to your
application. For example, for the help system in an IDE, a user could
browse a function reference where you have created custom tags, and when
the user clicks on the function name, the function call could be
inserted into the user's code.

http://www-106.ibm.com/developerworks/linux/library/l-wxpython/





Más información sobre la lista de distribución Python-es