Monday, June 4, 2007

Status: June 4

The second day of coding is completed. It was both a good and a bad day. I had planned to implement a wizard dialog, but in the morning I found out that such a class was added to QT API in version 4.3. Unfortunately, the documentation was not good and it took several hours just to get the example code working in my project.

After I figured out what the problem was, the development continued and the basis of the wizard classes have been coded.

To be done tomorrow: Finishing the wizard classes and implementing preliminary classes for editing existing configurations. The implementation uses tabs in UI and should be a straight-forward exercise in QT programming.

No comments: