diff options
author | xue <> | 2006-04-20 18:51:09 +0000 |
---|---|---|
committer | xue <> | 2006-04-20 18:51:09 +0000 |
commit | a7f8344cc6d2067352c524e5d2d2fcdc58b71cab (patch) | |
tree | e23e2606976f747b3335d715d6f783e5b917e872 /HISTORY | |
parent | c0da54ed28e4ed6d465286788de47c9af388c414 (diff) |
TButtonColumn can now be a column of image buttons
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ BUG: TControl.Visible did not make use of overriden getVisible() (Qiang) BUG: TWizard did not stop navigation upon a validation failure (Qiang)
ENH: TButton, TImageButton and TLinkButton now implement IButtonControl interface (Qiang)
ENH: TResponse::writeFile takes two additional parameters to allow sending memory data (Qiang)
+ENH: TButtonColumn can now be a column of image buttons (Qiang)
Version 3.0RC2 April 16, 2006
=============================
|