Page 1 of 1

eXpress++ Build 254 Released

Posted: Wed Feb 03, 2010 9:14 am
by rdonnay
Build 254 is a maintenance release.
Use the download and password information given to you previously for build 253.

---------------- New to 1.9 (build 254) ----------

1096. Fixed a problem with tooltips not displaying correctly on a
secondary monitor when using dual monitors.

1095. Fixed a regression that sometimes causes an error in DC_GetListObject().

1094. Fixed a problem with password characters temporarily showing when using
the backspace key and the PASSWORD clause of DCGET.

1093. Fixed a regression in @ .. DCCOMBOBOX that prevented the up/down
arrow from navigating within the combobox object.

1092. Added new Get-Set function DC_ValidCompleteEvents(). This would force
all events to be evaluated immediately after evaluation of a valid
clause. Can be used to fix some strange behavior in valids.

1091. Fixed a regression in the DCGET .. _PASSWORD <expr> clause that caused
the password to be enabled always.