an underrated gem for GUI projects
Fredrik Lundh
fredrik at pythonware.com
Wed Nov 9 12:12:58 EST 2005
More information about the Python-list mailing list
Wed Nov 9 12:12:58 EST 2005
- Previous message (by thread): Dr. Dobb's Python-URL! - weekly Python news and links (Nov 9)
- Next message (by thread): PyFLTK - an underrated gem for GUI projects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Claudio Grondi wrote: > Running some of the test examples > (e.g. C:\Python24\pyfltk\test\doublebuffer.py) > I am getting an error I have never seen before: > > ============================================================== > TitleOfMessageBox: > Microsoft Visual C++ Runtime Library > > TheMessage: > Runtime Error! > > Program: C:\Python24\python.exe > > The application has requested the Runtime to terminate it in an unusual > way. > Please content the application's support team for more information. > ============================================================== afaik, that's the default behaviour for an explicit call to abort() on Windows. </F>
- Previous message (by thread): Dr. Dobb's Python-URL! - weekly Python news and links (Nov 9)
- Next message (by thread): PyFLTK - an underrated gem for GUI projects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list