<html>
<body>
<font color="#800000">I was in a similar place about 12 years ago, and
settled on wx
<a href="http://wiki.wxpython.org/How%20to%20Learn%20wxPython" eudora="autourl">
http://wiki.wxpython.org/How%20to%20Learn%20wxPython</a> and
BoaConstructor
<a href="http://sourceforge.net/projects/boa-constructor/" eudora="autourl">
http://sourceforge.net/projects/boa-constructor/</a>, which has served
well since. <br>
A good book I'd bought is now online
<a href="http://eduunix.ccut.edu.cn/index2/pdf/Manning.Publications.wxPython.in.Action.Mar.2006.pdf" eudora="autourl">
http://eduunix.ccut.edu.cn/index2/pdf/Manning.Publications.wxPython.in.Action.Mar.2006.pdf</a>
<br><br>
Qt also has a nice widget set and examples etc, but is not LGPL - a
factor for me.<br><br>
- Ray<br><br>
<br><br>
</font><blockquote type=cite class=cite cite="">On Dec 31, 2013 3:11 AM,
"Sean Murphy"
<<a href="mailto:mhysnq1964@icloud.com">mhysnq1964@icloud.com</a>>
wrote:<br>

<dl>
<dd>Hi all.<br><br>

<dd>I am very very new to Python. I have read the book on programming for
Windows with Python that was released in 2000. The book is very good but
doesn't give me the basic information I am seeking. Since I am a beginner
programmer.<br><br>

<dd>I want to create a GUI windows app with Python. The program has to
use default Windows 32 or 64 bit objects. I wish to get the following
components:<br><br>

<dd>Menu bar<br>

<dd>Listview<br>

<dd>Treeview<br>

<dd>Richedit or a multiline edit field<br>

<dd>A couple of buttons.<br>

<dd>All objects must be able to be access by the keyboard. either via tab
stops (using the tab or shift tab key) and short cut keys.<br><br>
<br>

<dd>I have a 70 mb text file that is marked up using YML. I wish to show
each section in the edit field. The list view shows the name of each
item. The tree view will contain categories.<br><br>

<dd>I have seen PYGUI which I am not sure if it is easier then using the
MSF approach which the book above mentions.<br><br>

<dd>So I really need assistance to progress this home bobbie project to
expand my programming skills. Any wikis, documentations, good code
examples with explanations, etc I would love to get my hands on.<br><br>

<dd>I am reading about 3 or 4 books on Python to get up to speed. But
only found one book on Win32 programming. I do not want to have to turn
around and learn win32 or MFC. If I have to then please point me towards
a good book or resource.<br><br>
<br>

<dd>Regards<br>

<dd>Sean</blockquote>
</dl><br><br>
<br>
</body>
</html>