]> SALOME platform Git repositories - modules/paravis.git/commit - src/PVGUI/PVGUI_Module.h
Salome HOME
Further work on view isolation plus various imps.
authorabn <adrien.bruneton@cea.fr>
Tue, 16 Sep 2014 15:24:57 +0000 (17:24 +0200)
committerabn <adrien.bruneton@cea.fr>
Tue, 16 Sep 2014 15:24:57 +0000 (17:24 +0200)
commit6fef21f4e3db722755bb715722605d327a61e75e
tree8daf77869ff9184cf7a8a1311a9bf5f73b154959
parentcac67faeceee11791fcf15dff772c86dd3a53ad8
Further work on view isolation plus various imps.

DumpPython working again. Better handling of the connection from script part.
Still a big crash when trying to replay a script ... to be continued.
20 files changed:
CMakeLists.txt
idl/no_wrap/PARAVIS_Gen.idl
src/ENGINE/no_wrap/PARAVIS.py.in
src/PVGUI/CMakeLists.txt
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h
src/PVGUI/PVGUI_Module_widgets.cxx
src/PVGUI/view/CMakeLists.txt
src/PVGUI/view/PVGUI_Behaviors.cxx
src/PVGUI/view/PVGUI_Behaviors.h
src/PVGUI/view/PVGUI_LogWindowAdapter.cxx [new file with mode: 0644]
src/PVGUI/view/PVGUI_LogWindowAdapter.h [new file with mode: 0644]
src/PVGUI/view/PVGUI_OutputWindowAdapter.cxx [deleted file]
src/PVGUI/view/PVGUI_OutputWindowAdapter.h [deleted file]
src/PVGUI/view/PVGUI_ViewManager.cxx
src/PVGUI/view/PVGUI_ViewManager.h
src/PVGUI/view/PVGUI_ViewModel.cxx
src/PVGUI/view/PVGUI_ViewModel.h
src/PV_SWIG/no_wrap/paravisSM.py
src/PV_SWIG/no_wrap/pvsimple.py