↑ starship.python.net/crew/mhammond/win32/
Refering articles:
- Lino snapshot on a Windows PC (10.08.06) — I installed an SVN working copy on an Estonian Windows machine because I wanted to test Landscape printing on Windows. more
- diag.py shows information about Windows default printer (code changes 25.05.06) — diag.py now shows printer information as returned by win32print.GetPrinter(). more
- ui.showAbout() (code changes 01.03.05) — GUI.showAbout() now has an OK button and shows the Lino URL —though this is not yet clickable. And mentions Python Windows extensions in __credits__ —though without version number. Todo: use an Application in console.py? New method Application.aboutString().