]> SALOME platform Git repositories - modules/gui.git/commit - src/PyViewer/PyViewer_ViewWindow.cxx
Salome HOME
Correction of PyEditor preferences dialog box:
authorakl <alexander.kovalev@opencascade.com>
Mon, 13 Apr 2015 16:52:15 +0000 (20:52 +0400)
committerakl <alexander.kovalev@opencascade.com>
Mon, 13 Apr 2015 16:52:15 +0000 (20:52 +0400)
commita97dd3b3b19d262c63d86e0c38fc0d8f4154ac14
tree74442a644a66a0b4ebd89ec52bb270c850f2df4d
parent2993c6c7cddc9b2e9ad15061bee1884921afd919
Correction of PyEditor preferences dialog box:
1) Use QtxFontEdit widget to manage script font;
2) Documentation page was created;
3) 'Help' toolbar button was removed;
4) 'Help' button was added into 'Preferences' dialog instead of 'Apply' one.
22 files changed:
doc/salome/gui/images/pref_salome_pythonviewer.png [new file with mode: 0644]
doc/salome/gui/images/python_copy.png [new file with mode: 0644]
doc/salome/gui/images/python_cut.png [new file with mode: 0644]
doc/salome/gui/images/python_delete.png [new file with mode: 0644]
doc/salome/gui/images/python_new.png [new file with mode: 0644]
doc/salome/gui/images/python_open.png [new file with mode: 0644]
doc/salome/gui/images/python_paste.png [new file with mode: 0644]
doc/salome/gui/images/python_preferences.png [new file with mode: 0644]
doc/salome/gui/images/python_redo.png [new file with mode: 0644]
doc/salome/gui/images/python_save.png [new file with mode: 0644]
doc/salome/gui/images/python_saveas.png [new file with mode: 0644]
doc/salome/gui/images/python_selectall.png [new file with mode: 0644]
doc/salome/gui/images/python_undo.png [new file with mode: 0644]
doc/salome/gui/images/python_view_preferences.png [new file with mode: 0644]
doc/salome/gui/images/pythonviewer_toolbar.png [new file with mode: 0644]
doc/salome/gui/input/python_viewer.doc [new file with mode: 0644]
doc/salome/gui/input/setting_preferences.doc
doc/salome/gui/input/viewers_chapter.doc
src/PyEditor/PyEditor_SettingsDlg.cxx
src/PyEditor/PyEditor_SettingsDlg.h
src/PyViewer/PyViewer_ViewWindow.cxx
src/PyViewer/PyViewer_ViewWindow.h