Don't worry too much about that. Figure out what it needs to do. Then grab JUnit and start writing tests & code.On xprogramming.com there is a series of articles developing a notepad type app in C#. That might be of some help.Dave
yeah why do analysis and design. just gets in the way of programming. the best thing to do is just to sit right down at the keyboard and start typing.NOT