Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix [Bugzilla] 173044: chart build slow when using remote db

- Summary: Fix bugzilla 173044: chart build slow when using remote db

- Bugzilla Bug (s) Resolved: 173044

- Description:
   
 Execute DB access and data fetching in non-UI thread and notify UI to update data and execute chart generation in the last of UI updating to prevent UI freezing.

- Code Reviewer: Yulin


- Tests Description: Manual Test

- Notes to Build Team: N/A

- Notes to Developers: N/A

- Notes to QA: N/A

- Notes to Documentation: N/A

- Files Edited:

/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/extension/i18n/nls.properties
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/internal/ChartPreviewPainter.java


- Files Added:


- Files Deleted

 

 

Henry Li

Actuate Corporation - Shanghai R&D Center


Back to the top