Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 488 - German string for 'Breaks' is too long for Axis Breaks tool
Summary: German string for 'Breaks' is too long for Axis Breaks tool
Status: RESOLVED FIXED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Tools (show other bugs)
Version: 131119
Hardware: PC Windows
: Normal normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-27 09:53 EST by Bert Kreisel
Modified: 2013-11-27 10:13 EST (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version: RAD XE2


Attachments
Screenshot (45.19 KB, image/png)
2013-11-27 09:53 EST, Bert Kreisel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bert Kreisel 2013-11-27 09:53:34 EST
Created attachment 35 [details]
Screenshot

TeeChartOffice Set Language to German
Edit -> Tools -> Add -> Axis Breaks

The "+" Button is not visible, so the tool is useless in german
Comment 1 david berneda 2013-11-27 10:13:30 EST
Fixed.
The "Breaks" label is now a GroupBox around the listbox instead of a label, so it'll never overlap the "+" and "-" buttons.

Also a splitter has been added in between the listbox and the item properties, to allow resizing the items listbox.