SetWindowText and unicode
Arun Sharma
arun-public at sharma-home.net
Sat Oct 5 19:15:32 EDT 2002
More information about the Python-list mailing list
Sat Oct 5 19:15:32 EDT 2002
- Previous message (by thread): SetWindowText and unicode
- Next message (by thread): Quick question on mysql-python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm trying to use the win32 extensions to create a simple app that
sets the title of the window in unicode. However,
pywin.mfc.dialog.Dialog.SetWindowText()
supports only ASCII. Is there a way to call SetWindowTextW() with a
unicode string ?
-Arun
- Previous message (by thread): SetWindowText and unicode
- Next message (by thread): Quick question on mysql-python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list