1stClass 4000.03 changes (4/2/2006)

1stClass Combo controls

  • Delete key not forcing dataset to go into edit mode.  This would cause changes to be lost unless you also entered another character.  Fixed

TfcButtonGroup

  • When certain buttons are not visible, internal logic was incorrect in identifying button location.

TfcOutlookList

  • When an outlook item's visible was set to false, the outlooklist would ignore this property in some instances.  This problem is fixed.
  • Fixed memory leak relating to use of hints.

TfcTrackBar

·        Don't allow frequency to be set to 0, as this would cause an access violation

 

TfdDBTreeView

·        Fixed painting problem with partially visible last row.

·        Fixed problem where data disappears if resizing tree to be too small a height.  When the tree’s height is restored later the records do not return,.. 

 

TfcTreeView

·        OnMouseDown event not passing in a valid node before.

 

TfcShapeBtn, TfcImageBtn

·        When a dialog is shown when clicking button, the button would stay depressed. Problem fixed.