Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix[Bugzilla] 134999: [Linux-WS]Width of the selection tital

-Summary: [Linux-WS]Width of the selection tital

- Bugzilla Bug (s) Resolved:134999

- Description:
It works now:

I added a method to calculate the length in pixels of given string,and set the length to the label control, and it can properly display now.
But I'm not sure whether it works well in non-English environment, for I can't test it here. So can you help me test it, Yi? Thank you indeed.
- Tests Description: Manual

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Added:

- Files Edited:


/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/UIUtil.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java



Back to the top