On Wed, Dec 31, 2008 at 1:28 AM, Dave Crouse <span dir="ltr">&lt;<a href="mailto:crouse@usalug.net">crouse@usalug.net</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Any reasons I should just start with wxpython vs messing with<br>
Tkinter ??<br>
<br>
</blockquote></div><br>The only reason that I would just start with wxPython is because the programming styles and layout models differ quite a bit between wxPython and Tkinter.&nbsp; wxPython really shows its C++ background while Tkinter tends to be a bit more Python-eque in my opinion.&nbsp; wxPython also allows for a bit more sophisticated layout of the widgets, so I prefer it.&nbsp; Then you can use Glade for a visual form builder!<br clear="all">
<br>-- <br>Jerry<br>