<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ben wrote:
<blockquote
cite="mide5f41cb30703160854q2a33f6fbgb2ad4a99ef893a8e@mail.gmail.com"
type="cite">Hi all,<br>
<br>
I have been using Python just for two weeks, and I feel very
comfortable with it. The only stumbling blocks is on learning to build
gui with pywin (pythonwin). Is there any good tutorials or good
documentations out there ? (I can not find any good one on the
internet). I really appreciate for any pointer where I can find a good
tutorial about gui development with python. <br>
</blockquote>
<br>
I'm not sure if people tend to build GUIs just with pywin32. Usually
they play with TK (comes with Python), wxPython (<a class="moz-txt-link-freetext" href="http://wxpython.org/">http://wxpython.org/</a>),
pyQT (<a class="moz-txt-link-freetext" href="http://www.riverbankcomputing.co.uk/pyqt/">http://www.riverbankcomputing.co.uk/pyqt/</a>), and other specialised
GUI toolkits. Each of these comes with a good amount of documentation.<br>
<br>
<div class="moz-signature">-- <br>
<table
style="border-color: red; border-bottom: 3pt solid red; padding-bottom: 0cm; padding-top: 0cm;"
border="0" cellpadding="4" cellspacing="4">
<tbody>
<tr>
<td valign="top"> <img alt="Rastertech España S.A."
src="cid:part1.01010501.04020402@rastertech.es" border="0"><br>
</td>
<td valign="top" width="100%"> <font
style="font-family: Arial,Helvetica; text-align: left;" color="#000e78"
size="1"> Grzegorz Adam Hankiewicz<br>
<em>Jefe de Producto TeraVial</em></font>
<p><font style="font-family: Arial,Helvetica; text-align: left;"
color="#000e78" size="1"> C/ Perfumería 21. Nave I. Polígono
industrial La Mina<br>
28770 Colmenar Viejo. Madrid (España) </font><br>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><font
style="font-family: Arial,Helvetica; text-align: left;" color="#000e78"
size="1">Tel. +34 918 467 390 (Ext.18)</font></td>
<td> <b>·</b> </td>
<td><font
style="font-family: Arial,Helvetica; text-align: left;" color="#000e78"
size="1">Fax +34 918 457 889</font></td>
</tr>
<tr>
<td><font
style="font-family: Arial,Helvetica; text-align: left;" color="#000e78"
size="1"><a href="ghankiewicz@rastertech.es">ghankiewicz@rastertech.es</a></font></td>
<td> <b>·</b> </td>
<td><font
style="font-family: Arial,Helvetica; text-align: left;" color="#000e78"
size="1"><a href="http://www.rastertech.es/">www.rastertech.es</a></font></td>
</tr>
</tbody>
</table>
</p>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>