Versions Compared

Key

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

4.1.20

October 18, 2021

General

  • Updated to work in 10.1

EditTable

  • Added CellType option for COMBO type cells at location <2, 26>, that when set to 1, forces the cell to update when the user selects an item in the combo dropdown
  • Added CellType option for CHECKBOX type cells at location <2, 3>, that when set to 1, causes the checkbox to change state on the down click
  • Added CellToolTip property for disabling tooltips at the cell level
  • Updated option buttons to support text
  • Updated SelectionStyle property to redraw entire table when changed
  • Fixed bug where setting Cancel during BeforeUpdate wouldn't keep focus in the current cell
  • Fixed bug where modifying table layout during edit events would clear the cell while in edit mode
  • Fixed bug where cell would update immediately when table got focus

Schedule

  • Fixed date indicator not appearing in multi-day horizontal view
  • Fixed crash that could occur when passing appointments for entities that don't exist
  • Fixed small memory leak that occurs when passing appointments that already exist
  • Fixed crash that could occur when resetting AppointmentList after the user has interacted with the current view

4.1.19

April 21, 2021

General

  • Dates now use local month/day names

...

  • Fixed horizontal divider rendering artifacts

Schedule

  • Fixed scrollbar issues

Signature

...

  • Fixed bug where tab pane would draw on other pages

4.1.18

EditTable

  • Added OnEditCompleted event

...

  • Fixed bug where single-character items would not be turned into hyperlinks when requested

Schedule

  • Added SnapIgnoreLead property
  • Added SnapEnabled property
  • Added TimeBarAMPM property
  • Fixed crash when resizing entities
  • Fixed rendering issues in SingleDayHorz view

...

  • Fixed bug where Tile orientation wasn't the same as the TILE event

4.1.17

General

  • Fixed bad build date causing licenses to prematurely expire

...

Tab

4.1.14

EditTable

  • Fixed bug where option/combo buttons wouldn't click in OI 10 MDI child windows

4.1.13

EditTable

  • Fixed bug where option/combo buttons wouldn't click in OI 10

...

  • Updated Subclass method to send WM_SETFOCUS message to control if it already has focus to make sure the combo popup is properly initialized

4.1.12

EditTable

  • Fixed bug where ColorFill with border was not being respected in HeaderColors property

...

  • Fixed bug where right clicking a selected item would deselect other items even though MultiSelect is set to 2

4.1.10

EditTable

  • Added ClickOption method

4.1.9

...

  • Fixed bug where OnMessage would sometimes crash

Schedule

  • Updated net code to better isolate UI thread from networking thread

...

  • Added ability to subclass MDICLIENT
  • Added MdiTheme property to set MDI child window themes
  • Added MdiImage property to set image to appear in center of MDICLIENT

4.1.5

EditTable

  • Fixed bug where combo popup would not size and position correctly on multiple monitors

...

  • 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

...

  • Fixed crashes related to toggle selections

Schedule

  • Fixed bug where only the first 16 flag icons would display

...

Anchor
SRP Controls 4.1.2
SRP Controls 4.1.2

4.1.2

EditTable

  • Fixed bug where multi-line editbox (used when editing cell) would not correctly position over the cell upon first use
  • Fixed bug where system would chime when pressing ESC to abort a cell edit
  • Fixed bug where CellMerge would fail when there were more than 127 rows

...

Anchor
SRP Controls 4.1.1
SRP Controls 4.1.1

4.1.1

General

  • Fixed issues with OCX not running older versions of Windows Server

EditTable

  • Fixed bug where scroll bar would sometimes appear even it visibility was set to Never.

...

Anchor
SRP Controls 4.1.0
SRP Controls 4.1.0

4.1.0

General

  • Added 64-bit support

  • Added new encrypted LIC file support (32-bit OCX uses either LIC file or SRPLicense.DLL, 64-bit OCX only uses LIC file)

  • Updated all Theme properties to support any theme independently from other controls (e.g. ShortcutBar theme will not override Ribbon theme)

...

  • Wrapped broadcast events within critical section to avoid potential thread-locking issues

EditTable

  • Fixed bug where clicking on cell could cause an error if there was only one column that was wider than the control
  • Fixed bug where pressing escape key would not abort edit mode

...

  • Fixed bug where Item property would not return with delimiters

  • Fixed bug where bolded hyperlink items would un-bold when moused over

Schedule

  • Appointments partially scrolled out of view will attempt to show as much of the content as possible
  • Added ApptField and ApptFields property

  • Added ability to include fields in AppointmentList and AddAppts

  • Fixed bug where control would sometimes crash if using a different view during setup with large sets of data
  • Fixed bug where very long appointments would end prematurely in the multi-day horizontal view

  • Fixed bug where EnsureVisible didn't fully scroll the appointment into view

...

  • Updated DatePicker to no longer default to Office2007 theme because it conflicts with Ribbon if set to Office2013 theme.

EditTable

  • Added field <2, 25> to ComboType property to allow developers to set combo row height

...

  • Fixed bug where embedded forms sometimes caused a crash on closing the main frame

Schedule

  • Added EntityUnassigned property to flag as entity has a place holder for unassigned appointments

...

Anchor
SRP Controls 4.0.2
SRP Controls 4.0.2

4.0.2

EditTable

...

  • Added IconSize property for forcing icon images into specific sizes

EditTable

  • Added CellButtonEnabled property for officially enabling and disabling button cells
  • Updated CellType property with fields <6> and <7> for customizing button colors when disabled.

...

Schedule

  • Updated Server property to accept "" as a value indicating that the control should disconnect from the SRP Sync Server.
  • Fixed bug where appointments would get duplicated when another synchronized schedule added appointments.
  • Fixed bug where appointments updated via COM interface would not successfully acquire the new attributes.

...

Anchor
SRP Controls 4.0
SRP Controls 4.0

4.0

General

  • No more separate OCXs! SRPControls.ocx is now one OCX to rule them all! Licensing options have not changed, both individual and Pro licenses are still supported.
  • Added BlockEvents property added to all controls; set it to 1 to temporarily disable events.
  • Fixed bug where forms could sometimes crash when restoring from minimized state.
  • Fixed many reported bugs in all controls.

...