eap
|
bd234baffa
|
0022287: [CEA 912] Notebook: clicking on "update study" returns an error message
Pb: notebook disappeared.
// get a free dockable window id
- myWindowID = 1;
+ myWindowID = 10;
|
2013-07-29 09:35:36 +00:00 |
|
eap
|
79367306ff
|
++myWindowID; // pb when a GEOM is a sole module: CreationInfoWdg replaces Python console
|
2013-07-26 16:10:25 +00:00 |
|
eap
|
bf782252cf
|
0021684: EDF 2221 : Display the arguments and the name of the operations
Make operation name not editable
|
2013-07-16 10:47:05 +00:00 |
|
eap
|
ed08a2dcc3
|
0021684: EDF 2221 : Display the arguments and the name of the operations
Make creation parameters not editable
|
2013-07-16 10:33:24 +00:00 |
|
eap
|
7961d43ecf
|
0021684: EDF 2221 : Display the arguments and the name of the operations
+ GEOMGUI_CreationInfoWdg.cxx
|
2013-06-17 12:34:18 +00:00 |
|