Thank you for your answer Araq. I'm on windows 7 so i cannot use Valgrind. Itm.bmp is a PyObject, i create 50 of them per page using a wxTimer in order to make the scrolling of the page smooth, so i need to check in the Paint event if itm.bmp has been set so i can draw it. How can i check if itm.bmp is a valid PyObject and not NULL?
- Problems debugging an app made with the wxpython library importe... phoenix27
- Problems debugging an app made with the wxpython library im... Araq
- Problems debugging an app made with the wxpython librar... phoenix27