6256855b4816ff9540dbe944b0f087cb36fa7988
[pspp-builds.git] / src / ui / gui / TODO
1 * Blank cell reference when deselecting cells. (Eg New command).
2
3 * Strip leading/trailing whitespace on data in cells.
4
5 * Cell Ref Entry populate/depopulate.
6
7 * Case weights.
8
9 * Goto Variable.
10
11 * Widen columns in var sheet as necessary to accomodate non-english translations.
12
13 Wishlist
14 ========
15
16 * Cut/Paste Buffer.  Cut and paste: a) Between psppire instances. b) From other applications.
17
18 * In datasheet, add tooltips to column buttons, so that hovering over a column button displays 
19   the label for that variable.
20
21 * GtkSheet should implement the AtkTable interface, to allow psppire to become accessible to disabled users.