Einar Ryeng
9162deabac
Updated icon.
2006-10-16 20:16:50 +00:00
Einar Ryeng
d9ec8f1611
Small code cleanup. Removed some lines of code that were commented out.
2006-10-16 20:01:08 +00:00
Einar Ryeng
eefbc438bc
The application is now a singleton. Added button to choose numer of
...
plots.
2006-10-16 19:57:40 +00:00
Einar Ryeng
f826931105
Toolbars now get automatically updated from the global mode setting when
...
the mouse enters a plot.
2006-10-12 18:33:38 +00:00
Einar Ryeng
b1bfe1fe3e
Fixed selection issues that were probably introduced by the merge from the
...
toolbar branch.
2006-10-12 17:38:41 +00:00
Arnar Flatberg
9bfe4a30df
toolbar mode get and set
2006-10-09 18:03:37 +00:00
Einar Ryeng
e0ca48d4b3
Changed how the selection list works. CategoryDatasets can be dragged down to
...
the selection list, and will then be converted to Selections.
2006-09-08 18:25:03 +00:00
Einar Ryeng
a6186d7cb6
Closes #15
2006-08-31 13:27:58 +00:00
Einar Ryeng
5c45308279
Double clicking a function in the navigator causes the first four plots of that
...
function to be displayed in the main view. If the function has returned less
than four plots the remaining ViewFrames will be cleared.
2006-08-31 10:57:44 +00:00
Arnar Flatberg
fc21c58ab3
Added icons to navigator
2006-08-30 10:27:45 +00:00
Einar Ryeng
1b9aff1c5a
The selection view now works. Functions can return a dataset.Selection object which will be stored in the selection list.
2006-08-29 23:57:21 +00:00
Arnar Flatberg
97e652edce
fixes
2006-08-28 12:06:05 +00:00
Einar Ryeng
b769288b3b
Added a selection view tab, placed next to the "Log" tab. The tab currently
...
only displays the current selection.
2006-08-07 14:14:42 +00:00
Einar Ryeng
87f87e36c8
* system/fluents.py: Fixed a bug where the the application tried to load
...
a toolbar from None
* system/plots.py: Fixed MainView.insert_view that was a no-op when in large
view.
* system/dataset.py: Changed __str__ of dataset to also show names of dimensions.
2006-07-21 14:30:09 +00:00
Einar Ryeng
aca9a47f56
Toolbars work again.
2006-06-01 13:51:16 +00:00
Einar Ryeng
581cef75ae
Fixed plot things. A plot can only be attached to one view now.
2006-05-29 11:24:33 +00:00
Einar Ryeng
62c1d79dac
Fixed large/small plot bug by adding ViewFrames that contains plots.
2006-05-22 21:43:24 +00:00
Einar Ryeng
60c1d19a74
Get correct path for glade file based on the path of the system package.
2006-04-27 11:20:12 +00:00
Einar Ryeng
c95c18eb14
fluents.glade is now read from '/system/' under the directory of argv[0].
2006-04-27 10:54:18 +00:00
Einar Ryeng
a92be02e80
Added help index and bug report menu options.
2006-04-27 09:55:19 +00:00
Einar Ryeng
a0ad4bdf54
Fixed logger bugs. Closes #6
2006-04-26 13:29:10 +00:00
Einar Ryeng
a9947daf14
Removed debug print statements.
2006-04-26 12:57:00 +00:00
Truls Alexander Tangstad
21edeecdc3
Add toolbar support to plots, with home made selection support <phew>.
2006-04-26 12:11:23 +00:00
Einar Ryeng
490038d9bf
Refreshing workflows now works.
2006-04-25 18:06:21 +00:00
Einar Ryeng
251f9d6cf4
Added command line options to create a new project based on a given workflow.
2006-04-25 12:19:25 +00:00