Tuesday, December 4, 2007

OpenAniDB: Settings

Settings work. Yay. I'm actually rather fond of the setup as it stands, because the settings calls wxConfigBase::Write() and wxConfigBase::Read() are overloaded for bools, longs, doubles, floats, and strings. Very cool.

I can now hash a file from within the GUI and add it to the mylist. Now that I'm finished with school for the fall, I will probably be putting in a bit more and hopefully will be ready to commit to Subversion in a few weeks or perhaps sooner. The speed of C++ cannot be underestimated: I am hashing files in less than ten seconds now!

~ C.

No comments: