|
Welcome to Exontrol. On this site you find our software products, information, and screen shots.
|
|
latest changes and additions
|
|
Jan25
|
ExSlider, 6.1.0.2
*Fixed: Clicking the slider jumps to the value from point, instead increasing the value by LargeChange property.
*Fixed: Disables changing the slider's value when user right clicks the control.
*Fixed: Prevents changing the slider's value when the cursor is outside the control.
*Fixed: Fires the MouseUp event if the user releases the mouse outside of the control.
|
|
|
EXMLGrid, 5.1.0.3
*Added: The Event( EventID) event occurs once the control fires an event (available for /COM version only)
*Fixed: "Error executing code: FormActiveXControl (data source), method ... called with invalid parameters" on Dynamics AX environment is fired, if the application handles events with parameters passed by reference. On X++ you should use the Event event and EventParams method to handle this exception. The X++ is not able to handle the events with parameters passed by reference.
*Fixed: Extra characters are inserted in the next line if the breaking element is a picture that does not fit the current line.
*Fixed: Ignores the ending HTML tags, if they are not used previously ( for instance, the < /b > is not displayed in the sequence "ABC< /b >" )
|
|
Jan23
|
ExGantt, 6.1.0.2
*NEW: VisualAppearance.Add reads EBN files from byte[] or safe arrays of VT_I1 or VT_UI1. In other words, you can add EBN files directly to resources and use them as
.VisualAppearance.Add(ID, Namespace.My.Resources.EBN) for vb/net or .VisualAppearance.Add(ID,
Namespace.Properties.Resources.EBN) for c#, where the ID is the new identifier to be added, and the EBN is the identifier in the resource for the EBN file.
*Added: Ensures that the chart displays the last time-unit if the Chart.ScrollRange is used. For instance, if the
Chart.ScrollRange(exEndDate) is #1/31/2001 11:00:00 AM# and the chart gets magnified to minutes, it ensures that the #1/31/2001 11:59:00 AM# unit is visible.
*Added: If the Chart.ScrollRange(exStartDate) and
Chart.ScrollRange(exEndDate) point to the same valid date-time, the chart limits the view to a single day ( time-unit ). For instance, if #1/1/2001# indicates that the chart is limited to a single day, while if #1/1/2001 11:00:00AM# limits the view to a single hour ( 11 AM ).
*Fixed: The Chart.ScrollRange property does not work properly when the Chart.UnitScale property is set to
exHour, exMinute or exSecond.
|
|
|
ExGrid, 6.2.0.2
*NEW: Ability to specify ANY color to an EBN object, so you can use one EBN object to display it in any nuance, without embossing the shape and look of the EBN ( including transparent regions, and so on )
*Added: Significant improvements for control's performance while using a large number of EBN objects.
*Added: The EBN can be displayed using ANY color ( not only FF for rgb ). For instance, 0x1A88A5D indicates that EBN with the identifier 1 is displaying in Air Force blue color (#5D8AA8).
*Fixed: The cell's value is written on database before validation, if the control's DataSource points to a ADO/DAO recordet ( /COM )
*Fixed: Changing Items.CellValue property during the ValidateValue event does not call the ValidateEvent event again
*Fixed: The 'format' operator is not working properly on Spanish, German, Romanian, ... where the '.' character is using for grouping, instead decimal separator.
|
|
Jan17
|
ExPropertiesList, 7.1.0.2
*Added: OptionEnum.exEditFolderShowPath indicates whether the EditFolder editor shows the current selected path ( by default, False ).
*Added: OptionEnum.exEditFolderTitle specifies the title to select a folder for EditFolder editor ( by default, "Select Folder" ).
*Added: OptionEnum.exEditFolderIncludeFiles specifies whether files are included in the EditFolder editor ( by default, False ).
*Added: OptionEnum.exEditFolderNewUI specifies whether the EditFolder editor uses the new user interface ( by default, False ).
*Added: OptionEnum.exEditFolderShowEditBox specifies whether the EditFolder editor displays an edit box field ( by default, True ).
*Added: OptionEnum.exEditFolderAllowMakeDir specifies whether the EditFolder editor includes a button to allow creating a new folder ( by default, False ).
|
|
|
ExMenu, 6.0.0.6
*Added: Focusable property gets or sets a value that indicates whether the control can receive focus.
*Fixed: Updates the control's Enabled state when the menu is placed on _SCREEN object of the Visual FoxPro.
*Fixed: Sometimes, the menu's background is not erased when the ScrollOnDrop property is True, and the mouse is moved quickly.
|
|
Jan15
|
ExG2antt, 5.3.0.1
*NEW: PNG support for picture properties.
*Added: PNG, TIFF, EXIF or WMF image format support.
*Added: The Items.ItemBar(exBarWorkingCount) ( of double type not int ) specifies the number of days to be working units. For instance, 1 indicates a full day, while 0.5 indicates 12 hours.
*Added: The Items.ItemBar(exBarNonWorkingCount) ( of double type not int ) specifies the number of days to be non-working units. For instance, 1 indicates a full non-working day, while 0.5 indicates 12 non-working hours.
*Added: MouseDown or MouseUp event with Button parameter on 4, if the user presses or releases the middle mouse button.
*Fixed: Moving a bar of few hours is resized to a full day, while
ItemBar(exBarKeepWorkingCount) property is true and the Chart.ResizeScaleUnit property is set time units as second, minutes or hours.
*Fixed: Removing certain objects during events of the control may fail.
*Fixed: Can select a link by dragging but not using single click.
*Fixed: Clips the chart's links to unlocked area, so links can be shown in the locked area.
|
|
The eXSuite package contains more than 40 components, with over 200 objects, 9,000 functions, and more than 4,000,000 lines of source code... Available as: /COM /NET /WPF
All of our components are written from scratch ( they are not subclassing classes such as SysTreeView32, SysListView32, ... ), which makes them very flexible and easy to improve.
NO dependencies to MFC, VB or anything else.
|
|
|
|
|