Merged my unitary FFT wrappers (FFT_tools) as hooke.util.fft.
[hooke.git] / doc / gui.txt
1 *****************
2 The GUI interface
3 *****************
4
5 by Rolf Schmidt <rschmidt@alcor.concordia.ca>
6
7 You can dock/undock all windows except for plot tab (I would like to
8 disable docking above the menubar and instead have the windows dock
9 beneath the menubar)
10
11 You can save perspectives (delete perspectives however does not work yet).
12
13 The 'Navigation' menubar works, the 'Main' menubar does not work yet.
14
15 Closing plot tabs does not work properly, feedback on specific
16 examples and error messages would be much appreciated
17
18 In the 'Folders' pane you can double-click playlists (with hkp
19 extension) to open them (you cannot double-click curves to open them)
20
21 Commands in the 'Commands'-pane that work
22
23 * autopeak (only partially, everything that has to do with clicking on the plot does not work)
24 * genlist
25 * loadlist
26 * convfilt
27 * flatfilt
28
29 When you open or generate a playlist, Hooke seems to hang. This is
30 actually not the case, just wait. Hooke loads all the curves into
31 memory and applies all the plotmanipulators. In the future, there will
32 be a progressbar to indicate the progress.