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
a6186d7cb6
Closes #15
2006-08-31 13:27:58 +00:00
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
fc21c58ab3
Added icons to navigator
2006-08-30 10:27:45 +00:00
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
97e652edce
fixes
2006-08-28 12:06:05 +00:00
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
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
aca9a47f56
Toolbars work again.
2006-06-01 13:51:16 +00:00
581cef75ae
Fixed plot things. A plot can only be attached to one view now.
2006-05-29 11:24:33 +00:00
62c1d79dac
Fixed large/small plot bug by adding ViewFrames that contains plots.
2006-05-22 21:43:24 +00:00
60c1d19a74
Get correct path for glade file based on the path of the system package.
2006-04-27 11:20:12 +00:00
c95c18eb14
fluents.glade is now read from '/system/' under the directory of argv[0].
2006-04-27 10:54:18 +00:00
a92be02e80
Added help index and bug report menu options.
2006-04-27 09:55:19 +00:00
a0ad4bdf54
Fixed logger bugs. Closes #6
2006-04-26 13:29:10 +00:00
a9947daf14
Removed debug print statements.
2006-04-26 12:57:00 +00:00
21edeecdc3
Add toolbar support to plots, with home made selection support <phew>.
2006-04-26 12:11:23 +00:00
490038d9bf
Refreshing workflows now works.
2006-04-25 18:06:21 +00:00
251f9d6cf4
Added command line options to create a new project based on a given workflow.
2006-04-25 12:19:25 +00:00