Kevin wrote:
Okay cool, so what exactly do you mean by using my own
images? Like a bitmap button? Or use PIL or what? And i
haven't the slightest clue what double buffering is or how to use it
FWIW, attached is my version of a widget that draws a sudoku grid.
It is part of a larger 'solver' program, but I have stripped out all of the
solver code. I did not write that part myself, I just wrote a gui wrapper
around an existing command-line program.
It is designed to make it easy for a user to enter the opening grid using
the numeric keypad. It has some rough edges, particularly if they use the
backspace key to correct a mistake. I never got around to improving this.
Hopefully it will give you some ideas.
Frank Millman
sudoku_grid.py (5.87 KB)
ยทยทยท
--
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en