PyGTK
Refresh drawing object
Posts  1 - 1  of  1
gygulance
Hi dear users
I'm implementing N-Queen problem using GA. so I created a simple chess board using PyGtk with its drawing area objects. in each step I'm gonna re-draw chess board regarding to highest-value fitness chromosome. but the problem is I can't refresh chess board on each iteration so does anyone how to handle it using PyGtk.
thanks in advance
Save
Cancel
Reply
 
x
OK