Versions Compared

Key

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

...

  • Added ability to set disabled context menu items when calling ShowContextMenu method

EditTable

  • Updated renderer to better render selected rows when they contains vertically merged cells
  • Fixed bug where multilined cells wouldn't redraw immediately when calling Paste, Cut, Copy, etc.
  • Fixed bug where tab stops weren't rendering when cells were in navigation mode
  • Fixed bug where blank message boxes would appear if rows were taller than the workspace height
  • Fixed bug where horizontal scrolling would not forcibly redraw if there were freeze columns in use

ReportTable

...

  • Updated multilined cells to hid multilined-popup when pages switch but focus does not
  • Updated OnHeaderClick events to fire even when the selection style enables select-by-header option
  • Fixed bug where users could not always scroll to the last row or column
  • Fixed bug where ScrollPos wasn't setting vertical position
  • Fixed bug where CellAlignment was not working for cells with only an image
  • Fixed bug where ScrollStep might cause some rows at the top to never scroll into view

ReportTable

Anchor
Pro Controls 3.1.2
Pro Controls 3.1.2

...

ReportTable

  • Fixed bug where SelPosOrdered was returning null when Shift+Selecting rows

...

  • Updated image layouts to cause Thumbnail layouts to produce thumbnails instead being the same as Clipped layouts
  • Fixed several scrolling that sometimes resulted in a crash
  • Fixed rendering error with button cells
  • Fixed rendering error where first row would be the same color as the workspace
  • Fixed OnKeyNavigationDone event not firing when CellEditMode was set to EDIT

Panel

...

  • Added "Office 2013" Theme

ReportTable

Schedule

...

  • Fixed bug where the ComboSelPos was incorrectly offset by 1

Tab

  • Added AddTab method to add tabs to the end of the control.
  • Added RemoveTab method to remove tabs from the control.
  • Added IndexToHandle and HandleToIndex methods for mapping between tab handles and their corresponding indexes.

...

Anchor
Pro Controls 3.1.0
Pro Controls 3.1.0

3.1.0 

General

SRP Button

...

  • Fixed bug where scrollbar would sometimes appear when it wasn't supposed to
  • Fixed bug where in very rare conditions, the List or Array properties would truncate the data
  • Fixed bug where users couldn't always scroll to last column or row

SRP ReportTable

...

Anchor
Pro Controls 3.0.7
Pro Controls 3.0.7

3.0.7 

SRP Button

SRP Editor

  • Added support for displaying autocomplete dropdowns for services using user-defined metadata
  • Added directives (#DEFINE, #PRAGMA, #IFDEF, etc.) to the list of colorized keywords
  • Fixed crash that would sometimes occur when pasting text into a function parameter
  • Fixed bug where spaces would be converted into tabs when in record mode
  • Fixed cursor positioning bug
  • Fixed bug where selected text would sometimes appear unselected in records
  • Fixed bug where remainder of current line would be selected when an editor was first activated
  • Fixed bug where LengthChanged event was always firing rather than only firing when the length of the document actually changes
  • Fixed bug where calltip would appear after typing an open parenthesis inside a string

SRP StatusBar

  • Added Background property
  • Added ResizeColor property
  • Updated the way the resize gripper is rendered when not using Windows themes

SRP Subclass

  • Added CustomColors property for customizing border and options buttons in editlines
  • Fixed some redrawing issues with borders

SRP Tab

  • Added TabImageEffects property
  • Fixed bug where subclassed buttons wouldn't respect the text alignment

...

  • Updated HTML export to make sure font family doesn't change part way through the code

SRP EditTable

  • Added OnKeyNavigationDone event that fires when user releases a key that was held down to navigate
  • Fixed bug where the scroll bar range would sometimes be incorrect allowing the user to scroll too far and cause a crash

SRP Panel

SRP Picture

  • Added OnCustomDraw event, which allows developers to draw custom graphics using GDI32 WinAPI calls
  • Fixed Zoom property always rounding zoom levels to .25 increments
  • Fixed focus issues that were preventing zooming with mouse scroll wheel

SRP ReportTable

...

  • Fixed bug where control would occasionally crash when setting ItemList property a second time

Anchor
Pro Controls 3.0.5
Pro Controls 3.0.5

...