Saturday, November 13, 2010

9th week

Throughout the week, our group many breakthroughs which has made our project a lot more accomplished. First of all, I was finally able to get the open and save incorporated into our application. So whenever Control+o is pressed, the open dialouge comes up and same thing with Control+s, which makes it save. You can search through all of the files in the computer, however we are not actually able to save or open the text in our program. Another breakthrough made, was the scrollpane automatically scrolling. So whenever "enter" is pressed, the fullscreen application automatically scrolls down for you. This allows for the text to always remain near the center of the screen. The problem is that, lets say you wanted to put an enter between the first two lines; instead of giving a line of space, it scrolls down, so one thing we need to do next week, is tell the program to only scroll down when enter is pressed at the bottom of the screen.


No comments:

Post a Comment