Mailing List Archive

Python Win
Ok i've been playing Python for a long time and I am just now wanting
to expand to learning the visual portion of it.(A.k.a Gui/MFC) but I
have found that there is a diffinite lack of information on the site and
I Haven't been able to find a book and I was wondering if there is
anyone out there that could help me out or perhaps direct me towards
where I could find info on it.

Thanks ,
Anton
Python Win [ In reply to ]
For now, a good MFC book is really required to learn MFC and Pythonwin at
the same time. Pythonwin is great for building slick windows specific apps,
but the learning curve is steep if you dont know MFC.

You way like to fiddle with Tkinter - you will probably find far more
tutorial type information available...After playing with it, you can decide
if it is suitable for your intended use.

Mark.

smoothasice@geocities.com wrote in message
<371E3B80.A6D5379@geocities.com>...
>Ok i've been playing Python for a long time and I am just now wanting
>to expand to learning the visual portion of it.(A.k.a Gui/MFC) but I
>have found that there is a diffinite lack of information on the site and
>I Haven't been able to find a book and I was wondering if there is
>anyone out there that could help me out or perhaps direct me towards
>where I could find info on it.
>
>Thanks ,
>Anton
Python Win [ In reply to ]
On Wed, 21 Apr 1999 20:53:08 GMT, smoothasice@geocities.com wrote:

>Ok i've been playing Python for a long time and I am just now wanting
>to expand to learning the visual portion of it.(A.k.a Gui/MFC) but I
>have found that there is a diffinite lack of information on the site and
>I Haven't been able to find a book and I was wondering if there is
>anyone out there that could help me out or perhaps direct me towards
>where I could find info on it.

Could try wxPython.
--
MSpeak: in-no-va-tion, n. 1. extending or modifying
existing standards in undocumented ways. 2. creating
new, undocumented standards. --de-com-mod-it-ize, v.
Python Win [ In reply to ]
This is a multi-part message in MIME format.
--------------6A290901D99E6F6D041F5466
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Guppy,

Do you know if I can embed & display a COM obj in wxPython? wxPy is
good, but needs good graphics package like Graphics Server.
I have linked VB with Python via COM. It's a pretty decent solution. I
get all the graphics stuff of VB screens and it's much much easier than
using MFC. Only problem is it takes about 20 sec to shoot up the first
form and passing large array back and forth via COM takes some time.
Good MFC reference would really be great. MS still leads everyone on
the GUI portion by great margin. Now if we only had IDE like VB where I
can just draw controls and hit . to get all attributes and methods. I
wish I was good enough to write Visual Pyhon.

Hoon,


guppy wrote:
>
> On Wed, 21 Apr 1999 20:53:08 GMT, smoothasice@geocities.com wrote:
>
> >Ok i've been playing Python for a long time and I am just now wanting
> >to expand to learning the visual portion of it.(A.k.a Gui/MFC) but I
> >have found that there is a diffinite lack of information on the site and
> >I Haven't been able to find a book and I was wondering if there is
> >anyone out there that could help me out or perhaps direct me towards
> >where I could find info on it.
>
> Could try wxPython.
> --
> MSpeak: in-no-va-tion, n. 1. extending or modifying
> existing standards in undocumented ways. 2. creating
> new, undocumented standards. --de-com-mod-it-ize, v.

--
*****************************************************************************
S. Hoon Yoon (Quant) Merrill Lynch Equity Trading,
yelled@yahoo.com hoon@bigfoot.com(w)
"Miracle is always only few standard deviations away, but so is
catastrophe."
* Expressed opinions are often my own, but NOT my employer's.
"I feel like a fugitive from the law of averages." Mauldin
*****************************************************************************
--------------6A290901D99E6F6D041F5466
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Hoon Yoon
Content-Disposition: attachment; filename="vcard.vcf"

begin: vcard
fn: Hoon Yoon
n: ;Hoon Yoon
email;internet: hyoon@bigfoot.com
x-mozilla-cpt: ;0
x-mozilla-html: FALSE
version: 2.1
end: vcard


--------------6A290901D99E6F6D041F5466--