2007/07/22

wxPython

I use wxPython 2.8 to use GUI in Python2.5.
I write MDI application with the wxPython. I have used Python, but I used wxPython for the first time. wxPython is more useful than what I guessed.

No comments:

How to set parameters to debugging program on Visual Studio 2019 with CMake

Solution: MSDN Sometimes the "Debug and Launch Settings for CMake" bottun is disabled. In this case, change to the target view. ...