Home | Lehre | Videos | Texte | Vorträge | Software | Person | Impressum, Datenschutzerklärung | Blog RSS

Assignment 1: Event-based Programming

Create a basic drawing program. From the menu, the user can choose tools to: The object creation tools work as usual, that is, the first mouse click determines the starting point of the line or one corner of a rectangle or one corner of the rectangle containing the ellipse. As the user drags the mouse, he or she adjusts the placement of the end point of the line or the far corner of the rectangle.

Ideas for extensions: