Tuesday, September 28, 2010

2nd week

Last week we managed to make a completer window with a menubar at the top. The dropdown menu is shown, however we haven't gotten the buttons to function when clicked. We also added a text portion to the window, where the user can type and it will move to the next line after it reaches the end of the line. We also found the code to change the text, font, size, and style. attributedString.addAttribute(TextAttribute.FONT, font1, 10, 10). Also we got a window that goes fullscreen, however that is somewhere lost in the cyber world, so we will have to re-do that. This week's goal is to provide some functionality with the buttons on the menu-bar, most important ones are the open and save.

No comments:

Post a Comment