December 05, 2006

analysis paralysis

Lately I've been doing a lot of reading on object oriented design, and trying to come up with a decent program structure for this project. There isn't really anything new to show but things are slowly moving forward. I did some more work on the gui; currently I'm working on a list box control which is probably the hardest one out of all the controls I'm planning to create. I also changed my event handing system to use functors instead of plain function pointers.

0 comments:

Post a Comment