PyGUI 2.5.1 is available:
http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/
Minor update to fix missing distutils_extensions.py file.
What is PyGUI?
--
PyGUI is a cross-platform GUI toolkit designed to be lightweight
and have a highly Pythonic API.
--
Gregory Ewing
greg.e
Colin Brown wrote:
Macintosh:PyGUI-2.5 colin$ python setup.py install
Traceback (most recent call last):
File "setup.py", line 12, in
from distutils_extensions import pygui_build_py
ImportError: No module named distutils_extensions
Sorry about that! The missing file is attached, and I'll
On 17/06/2011 14:19, reckoner wrote:
Is it possible to get access to the Most Recently Used (MRU) list in
windows. This is where Windows keeps a list of the most recently opened
documents and programs.
By the way, I'm on Windows XP.
Depends what you need to do. To add in item, use the SHAddToR
Is it possible to get access to the Most Recently Used (MRU) list in
windows. This is where Windows keeps a list of the most recently opened
documents and programs.
By the way, I'm on Windows XP.
Thanks!
___
python-win32 mailing list
python-win32@py