Tuesday, December 15, 2009

Tuesday's Class

Today Robin and I made a lot of fixes to TimeLapse. Last Tuesday when we went to Frank's house we came up with a list of things that needed to be changed and fixed.

This is the list, as I remember it:
1. Make files play when they are double clicked
2. Fix bug where data can not be selected if it does not have a picture
3. Add a confirmation pop up for the "Delete All Data" button.
4. Make it possible to choose the data quality.

We completed #1 and #2 and started working on #3.
When trying to do #3 we ran into a problem. We coulden't figure out how to make our pop up confirmation window appear. We tried set_visible(True), but that didn't work. I was quite surprised that didn't work. I didn't know what the problem was.

No comments:

Post a Comment