LMD-Tools V3.X - Summary of Changes *********************************** Version 3.5.12 (Date 07/05/98) ------------------------------- [TLMDSpeedButton] New Style: ubsFlatUncolored Works like ubsExplorer except that the component is not transparent. The ubsExplorer style uses a new output routine and should be much faster now. [256 color mode] Drawing problems of 256 color pictures in several controls (TLMDBackPanel, TLMDMMButton, etc) are fixed. [TLMDBackPanel] The property Quickdraw was added (again). If True the component paints background bitmap without realizing the palette. Takes effect in 256 color modes only. [TLMDMMButton] The property Quickdraw was added. If True the component paints background bitmap (from ButtonFaceImageList) without realizing the palette . Takes effect in 256 color modes only. [TLMDListBox] The methods GetIniString and SetIniString work now as expected. [TLMDMessageBox] - The MessageBox method works now correctly. - A memory and resource leek in the Execute method was fixed. [TLMDFMDrop] New property CharChase. Until this release filenames were returned in uppercase letters by the OnFMDragDrop event. From now on you may specify normal, lowercase or uppercase mode. [TLMDForm] New property CharChase. Until this release filenames were returned in uppercase letters by the OnFMDragDrop event. From now on you may specify normal, lowercase or uppercase mode. [TDBCtrlGrid] Following datasensitive LMD-Tools component work now correctly on a TDBCtrlGrid (from Delphi / CBuilder version 3 on): - TLMDDBSimpleLabel - TLMDDBLabel - TLMDDBGraphicLabel - TLMDDBLabelFill - TLMDDBLEDLabel - TLMDDBProgress - TLMDDBProgressFill Following components won't work correctly on a TDBCtrlGrid: - TLMDDBCheckBox - TLMDDBTrackBar - TLMDDBSpinEdit - TLMDDBNImage - TLMDDBImageListBox - TLMDDBImageComboBox - TLMDDBColorComboBox These components will also work correctly on a TDBCtrlGrid from the next 4.0 release on. Version 3.5.11 (Date 07/05/98) ------------------------------ List of changes: [CBuilder] The problem of missing CBuilder icon in the taskbar was fixed. [TLMDForm] If screen resolution is changed to a smaller resloution in a current session, the component will position the parent window correctly after a restart (into the visible area of the screen). Against previous versions of TLMDForm a form won't be resized to fit into the visible area - it will be moved to a suitable position only. [TLMDFormStyler] New flag for property Options: fsCheckSystemGradient Introduced for Windows 98 compatability. If activated, the component checks wether Windows 98 draws gradient fills in the caption bar itself (usually if current color depth is larger then 8bit or rather 246 colors). If yes, the component disables won gradient fill drawing. [General] Unit LMDSYSIN: Check new variable LMDSIWindows98 wether Windows 98 is the current operating system (other global variables are LMDSIWindows95 and LMDSIWindowsNT). Several other minor fixes to components and property editors (e.g. TLMDBevel editor). Version 3.5.10 (Date 06/22/98) ------------------------------ List of changes: [All Components with FillObject property] Problem with stretched transparent drawing fixed. [TLMDApplication] Memory Leak in TLMDTimerPool/TLMDApplication fixed. [TLMDApplicationCtrl] Several properties (e.g. Titel, Helpfile) did not work correctly from version 3.50.00 on. This problem was fixed. [TLMDMessageBox] New property Color - specifies background color of the message box. [TLMDMMButton] The TLMDMMButton button did not recognize a TLMDBackPanel parent, so that optimization (sharing same background did not work). This was fixed. [TLMDSpeedButton] In several situations the "down" state was not drawn correctly (moved one pixel left/down). This was fixed. [General] Several minor fixes to components and property editors. Version 3.5.00 --------------- Date 05/25/98, Please check lmdup350.wri for detailed information. Version 3.02.00 --------------- Date 12/18/97, Please check lmdup302.wri for detailed information. Version 3.01.00 --------------- Date 11/27/97, Please check lmdup301.wri for detailed information. Version 3.00.06 --------------- Date: 09/03/97, First public release