8 - Designing a Simple Spreadsheet

This chapter shows how to build a simple spreadsheet application using FLUID, FLTK, and the table widget from Chapter 6.

Determining the Program Requirements

Designing the Main Window

Extending the Table Widget

Parsing Formulas

Loading and Saving Files

Adding Graphs