Ronald Anderson wrote: > It has been some time since I did any programming but the difficulty in > working the new Sudoku puzzles prompted me to try it again. I do have a > working application that does the job but it is lacking two features > that were incorporated in my previous big program "Crossword Pal" > > I can't seem to get the cursor to change as it passes over the puzzle grid. > Maybe you could try using PtInRect to see if the mouse point is within the rectangle, then manually change the cursor? Jamin