Difference between revisions of "LMD 2007 - History LMD ElPack"

From LMD
Jump to: navigation, search
(Release 6.02 ())
(Release 6.02 ())
Line 27: Line 27:
 
[+] TElCalculatorEdit, TElCurrencyEdit: property CalcDlgResetValue : Boolean (default=False) When it is True, the entered numbers will be added to current value, if False - the value will be reset by new. <br>
 
[+] TElCalculatorEdit, TElCurrencyEdit: property CalcDlgResetValue : Boolean (default=False) When it is True, the entered numbers will be added to current value, if False - the value will be reset by new. <br>
 
[+]  AutoLineVisibleOnly property added (default = false). If this property is set to true, TElXTree defines item's height for visible sections only (ignores invisible header sections). <br>
 
[+]  AutoLineVisibleOnly property added (default = false). If this property is set to true, TElXTree defines item's height for visible sections only (ignores invisible header sections). <br>
[+] TElDateTimePicker: edfShortDateShortTime was added in the list of possible formats.
+
[+] TElDateTimePicker: edfShortDateShortTime was added in the list of possible formats. <br>
 +
[-] TElTree, TElXTree, TElXHeader, TElHeader: incorrect text out with right-aligned italic text. fixed. <br>
 +
[-] TElXTree: small problem with cell size where BarStyle is on. fixed. <br>
  
 
==== Release 6.01 (15-Oct-2007) ====
 
==== Release 6.01 (15-Oct-2007) ====

Revision as of 16:48, 12 November 2007

<< Back to Main Page or Product Resources page

[edit]

Introduction

This documents contains history logs for LMD ElPack 6.0 releases. First official release: 10-Sep-2007 (Win32 only)
Legend
[+] Feature added
[*] Feature changed
[-] Bug fixed

VCL.NET Beta Version

The final VCL.NET port is planned for release end of october 2007 (next planned release).

Disclaimer:
This is beta software, so please do not use these packages with production code, only with backups of your projects! However there will be no additional structural changes, so it is safe porting projects for testing. In addition you can not run LMD2003 and LMD2007 releases at the same time. However using our Packutil freeware tool you can easily switch between different package collections.

We are very interested in any form of feedback, especially for experiences in updating existing projects. Please use public groups on LMD Newsserver for any reports or feedback.


History Logs

Release 6.02 ()

[+] TElPromptDialog: MaxWidth (default 0). The width of dialog will be limited by this value in case it is positive.
[-] TElCalculatorEdit: av in runtime when CalcDlgDefZeroValue is False. fixed.
[+] TElCalculatorEdit, TElCurrencyEdit: property CalcDlgResetValue : Boolean (default=False) When it is True, the entered numbers will be added to current value, if False - the value will be reset by new.
[+] AutoLineVisibleOnly property added (default = false). If this property is set to true, TElXTree defines item's height for visible sections only (ignores invisible header sections).
[+] TElDateTimePicker: edfShortDateShortTime was added in the list of possible formats.
[-] TElTree, TElXTree, TElXHeader, TElHeader: incorrect text out with right-aligned italic text. fixed.
[-] TElXTree: small problem with cell size where BarStyle is on. fixed.

Release 6.01 (15-Oct-2007)

[+] TElCalendar,TElDateTimePicker.CustomCalendarNames: TElCustomCalendarNames - possible to set unicode day\month names to be displayed in control.

Release 6.00.50 (17-Sep-2007)

[*] Changes and fixes in shared runtime packages