[python-win32] Windows GUI programming with Python?
Jim Vickroy
Jim.Vickroy at noaa.gov
Sun Sep 14 14:31:23 CEST 2008
siegfried wrote:
>
> I just finished trying out the sample program scribble in "Python
> Programming in Win32". While I
>
> carefully cut and pasted from my soft copy of the book, I could not
>
> create a new document. When I finally found the source code download
>
> URL hidden in the chm file, the zip file was corrupted!
>
I've attached the 3 "scribble" files.
I'm not a GUI programmer so others will have to answer your questions.
>
>
>
> This program is more what I am looking for:
> http://aspn.activestate.com/ASPN/Mail/Message/ActivePython/1775844
>
>
>
> Unfortunately it does not work.
>
Could you provide the code and the error message?
>
> Apparently I don't have to use ActiveStatePython (according to a
> poster in the nntp group).
>
That is true.
>
> Where can I find similar source code that works
>
> that displays a simple window and lets me call other exotic window
>
> functions like LoadKeyboardLayout, MapVirtualKeyEx, ToUnicodeEx. That
>
> latter function produces Unicode strings and since I don't know how to
> display
>
> Cyrillic in a console mode app, I'm thinking I'll create a window to
>
> display it in. I'll need to know how to load a font in python too ---
>
> anyone got an example of that too?
>
>
>
>
>
>
>
> thanks!
>
> Siegfried
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080914/17374dbc/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scribbleApp.py
Type: application/x-python
Size: 353 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080914/17374dbc/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scribble1.py
Type: application/x-python
Size: 1335 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080914/17374dbc/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scribble2.py
Type: application/x-python
Size: 4216 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080914/17374dbc/attachment-0002.bin>
More information about the python-win32
mailing list