Révision 2053
| tmp/org.txm.chartsengine.rcp/src/org/txm/chartsengine/rcp/editors/ChartEditor.java (revision 2053) | ||
|---|---|---|
| 366 | 366 |
// Debug |
| 367 | 367 |
Log.finest("ChartEditor.setFocus(): giving focus to chart composite..."); //$NON-NLS-1$
|
| 368 | 368 |
|
| 369 |
// this.parent.setFocus();
|
|
| 370 |
// super.setFocus();
|
|
| 369 |
this.parent.setFocus(); |
|
| 370 |
super.setFocus(); |
|
| 371 | 371 |
// |
| 372 |
// this.chartComposite.setFocus();
|
|
| 372 |
//this.chartComposite.setFocus();
|
|
| 373 | 373 |
// |
| 374 | 374 |
// |
| 375 | 375 |
|
| 376 | 376 |
// SJ: new code |
| 377 |
super.setFocus(); |
|
| 377 |
//super.setFocus();
|
|
| 378 | 378 |
|
| 379 | 379 |
} |
| 380 | 380 |
|
Formats disponibles : Unified diff