
This way I don't have to add any extra code for navigation.
I was going to use the mouse to select blocks, but since blocks are singletons and therefore have no real coordinates, this was problematical.
Frustration

Once the Selector walks onto an empty cell it gets redrawn across the screen. What's really odd is that if I move another cell to the right it's still repeating from the first blank cell across.
Using PyDev's debug mode doesn't reveal anything being abnormal. What gives?!!!
No comments:
Post a Comment