Commit Graph

6 Commits

Author SHA1 Message Date
Christopher T. Johnson
5a7993c3ab Finalizing the drawing of the widget
Removed more class variables to turn them into instance variables

Removed type from fragment

Removed container from fragment

Moved to a more object oriented draw methodology.  The widget calls on
the Line to paint itself.  The Line calls on the Fragment to paint
itself.
2024-03-28 11:42:36 -04:00
Christopher T. Johnson
c46ee65662 Move Fragment out of Word 2024-03-27 16:20:24 -04:00
Christopher T. Johnson
3dcbd5f78d Almost working version of words 2024-03-27 12:01:47 -04:00
Christopher T. Johnson
e7b88c2c2e Checkpoint 2024-03-25 22:20:50 -04:00
Christopher T. Johnson
d9fefb99dd Checkpoint of Word refactor 2024-03-21 09:42:09 -04:00
Christopher T. Johnson
2fa8877e5d MW integration 2024-03-16 00:49:07 -04:00