GUI components on Windows

Tom nospam at nospam.com
Sat Sep 9 12:29:51 EDT 2000


wxPython provides support for windows' native gui components, but I don't
think it includes a mechanism for making individual API calls (such as
CreateWindow).

Tom.

"Mark Hammond" <MarkH at ActiveState.com> wrote in message
news:u3ju5.1073$tj4.12083 at news-server.bigpond.net.au...
> > Just a quick question.  Is there support for native GUI components
> in
> > Windows 95/98/NT/2000 without using the MFC library as a bridge?
> >
> > I would like access to the native calls like CreateWindow et al.
>
> The win32 extensions has a win32gui module, which would be what you
> are after, if only it were anything like complete :-)
>
> Mark.
>
>
>





More information about the Python-list mailing list