Versions Compared

Key

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

4.1.19

General

  • Dates now use local month/day names

Picture

  • Fixed horizontal divider rendering artifacts

Schedule

  • Fixed scrollbar issues

Signature

Subclass

Tab

  • Fixed bug where tab pane would draw on other pages

4.1.18

EditTable

  • Added OnEditCompleted event

...

  • Fixed bug where scrollbar wouldn't work

Picture

  • Fixed bug where horizontal would not draw if control height was too small

...

  • 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 InsertGroup would sometimes not set caption

Subclass

  • 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

...

  • Added ability to override background when calling AddCtrls
  • Fixed bug where SRP EditTable option buttons wouldn't work when inside a Panel control

4.1.16

Subclass

  • Added Tile method for MDICLIENT controls

  • Updated OnComboClick to fire when pressing Tab to exit EDITLINE controls

  • Fixed TILE and CASCADE events not working with themed MDICLIENT controls

...

Splitter

Tab

4.1.14

EditTable

...

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

Picture

  • Fixed bug where Thumbnail layout would not work if control width/height ration was the same as the image

Subclass

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

...

  • Fixed bug where OnMessage would sometimes crash

Schedule

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

...

  • Fixed bug where ColumnHeaderFont would not work for some themes

4.1.7

Subclass

  • Fixed bug where subclassing MDICLIENT would crash in OI 10

...

  • Fixed bug where Number columns would display "0" instead of "" when "" was passed in
  • Fixed bug where negative numbers would be off by a factor of 10 when formatted

Subclass

  • 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

...

  • Updated Number type to use true decimal numbers
  • Fixed bug where columns using Number type would randomly show "0." instead of the actual value.

Subclass

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

...

  • 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

...

  • Fixed crashes related to toggle selections

Schedule

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

Subclass

  • 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

...

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

...

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)

...

  • 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

Subclass

  • Fixed bug where ARRAY oriented combo boxes would disappear permanently if there was no auto-filter

...

  • 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.

...

  • 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

...

  • Fixed bug where embedded forms would scroll outside of the bounds of the control.

Subclass

  • Fixed bug where control would occasionally crash on MDI child forms when showing balloon tooltips

Tab

...

Picture

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

...

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.

Subclass

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

...

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.

...

  • Added OnMinimizeChange event, which fires when the ribbon minimizes or maximizes.

Subclass

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

...