Révision 1977
tmp/org.txm.specificities.rcp/src/org/txm/specificities/rcp/editors/SpecificitiesSelectionEditor.java (revision 1977) | ||
---|---|---|
41 | 41 |
public void __createPartControl() { |
42 | 42 |
|
43 | 43 |
// Computing listeners |
44 |
ComputeSelectionListener computeSelectionListener = new ComputeSelectionListener(this, true); |
|
44 |
// FIXME: SJ: temporary disabled to fix a bug: sometimes we can't change values with the spinner arrows when auto-computing |
|
45 |
//ComputeSelectionListener computeSelectionListener = new ComputeSelectionListener(this, true); |
|
46 |
ComputeSelectionListener computeSelectionListener = new ComputeSelectionListener(this, false); |
|
45 | 47 |
|
48 |
|
|
46 | 49 |
// Group bars by lines |
47 | 50 |
this.groupBarsByLines = new ToolItem(this.getToolBar(), SWT.CHECK); |
48 | 51 |
this.groupBarsByLines.setToolTipText(SpecificitiesUIMessages.groupBarsByLines); |
Formats disponibles : Unified diff