Skip to content
  • Leeor Dicker's avatar
    Started hooking up button click events to actual editor functions. · 87979a90
    Leeor Dicker authored
    - Save button will now activate the save function.
    - Added pencil/fill/erase buttons to ToolBar.
    - Added click handlers for save/pencil/fill/erase buttons. These will now raise toolbar action events.
    - Added an ToolBarAction enumerator, used when raising toolbar events.
    - Removed old font files as I've switched over to a bitmap font instead (clearer, easier to read).
    87979a90