Révision 2063
tmp/org.txm.progression.rcp/src/org/txm/progression/rcp/chartsengine/events/ProgressionEventCallBack.java (revision 2063) | ||
---|---|---|
471 | 471 |
IWorkbenchPage attachedPage = linkedEditor.getEditorSite().getPage(); |
472 | 472 |
attachedPage.activate(linkedEditor); |
473 | 473 |
|
474 |
// FIXME: SJ: need to check that. Under Linux it seems we need to give back the focus to the chart editor and composite |
|
475 |
// give back the focus to the chart editor and chart composite |
|
476 |
// chartEditor.getComposite().getDisplay().asyncExec(new Runnable() { |
|
477 |
// @Override |
|
478 |
// public void run() { |
|
479 |
// chartEditor.setFocus(); |
|
480 |
// chartEditor.getChartComposite().setFocus(); |
|
481 |
// } |
|
482 |
// }); |
|
483 |
|
|
474 | 484 |
} |
475 | 485 |
} |
476 | 486 |
catch(Exception e) { |
Formats disponibles : Unified diff