Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

4.1.4

ReportTable

  • Added "Custom" theme to support BackColor customization
  • Updated themes to allow font changes in both headers and body
  • Fixed big where, by default, the report table wouldn't use font's to determine column header and row heights

Picture

  • Fixed bug where CaptionAlignment would not justify the actual text accordingly

Tree

  • Fixed sticky tooltips

4.1.3

EditTable

  • Fixed bug where resize cursor would appear over whole headers on large scrolled tables
  • Fixed bug where Clear method would disable button cells

ReportTable

  • Fixed crashes related to toggle selections

...

  • Added OnComboVirtualData event to subclass controls to allow for more complex data retrieval
  • Updated OnComboClick event to fire when selecting an item using arrows and ENTER

Tree

  • Added "TextNoCase" ItemType to support case-insensitive sorting

...

  • Fixed bug in 64-bit where OIX form designer would produce errors instead of a context menu on a right click

ReportTable

  • Fixed bug where Shift-Selecting items using Multi-Select mode 2 would sometimes crash

...

  • Updated control to subclass frame windows and ensure proper closing of frame via Alt-F4 and upper right close button
  • Fixed bug where Border would not set correctly in Form Designer
  • Fixed bug where closing MDI Frame programmically would sometimes not close MDI children with SRP Panel Controls on them

Picture

  • Updated CaptionOffset to apply to Horizontal Divider control type
  • Fixed bug where wrong transformation was being applied to JPGs with the Orientation flag.

...

Tree

...

Picture

  • Updated to auto-rotate JPEG images with the orientation metadata tag

...

  • Fixed bug where ComboSelPos would not reset to 0 when cleared.
  • Fixed bug where dropdown buttons occasionally misbehaved.

Tree

...

  • Added PreventMouseHoverActivate property for allows popups to be non-interactive informational windows.
  • Added RememberPosition property to allow developers to ensure popups reappear in their default position even if users move them.

ReportTable

  • Added SelectAll method for selecting all rows in the table.
  • Added UnselectAll method for clearing the current selection.
  • Fixed bug where AVG formula was not working

...

  • Added SpinRange property for setting the numerical limits of a spin button.

Tree

  • Added AutoExpandDuringDrag property to disable items expanding automatically while doing a drag and drop operation.
  • Added KeystrokeFindEnabled property to disable the user typing on the keyboard to jump to an item.
  • Added KeystrokeFindTime property to set the time, in milliseconds, between keystrokes to continue a word when doing a keystroke search.
  • Added ImageSize property to set the fixed size of tree item images.
  • Added Filter property to allow a condition statement applied to all items in the tree, hiding those that don't meet the condition.
  • Added ItemField and ItemFields properties to support user defined values associated to an item.
  • Fixed bug where tree would crashed drag-clicking check boxes

...