📄 whatsnew.txt
字号:
What's new
-----------------------------------
'+' = New feature
'-' = Bug fixed or Removed
'*' = Improved or Changed
-----------------------------------
===================================
Version 4.2 (58 components)
2004/01/12
===================================
+ Add new component TsuiNumberEdit
-------[TsuiThemeManager]----------
+ Add event OnUIStyleChanged
---------[TsuiTabControl &
TsuiPageControl]---------
* Improve the arithmetic that determine whether show the scroll buttons on the tab
---------[TsiuListView]------------
- Fix the problem of "BeginUpdate" and "EndUpdate"
--------[TsuiMessageDialog]--------
+ Add ctrl+c copy operation support
* Improve and add new SUIMsgDlg function:
function SUIMsgDlg(const Msg: string; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons; UIStyle : TsuiUIStyle): TModalResult; overload;
function SUIMsgDlg(const Msg, Caption : String; DlgType : TMsgDlgType; Buttons: TMsgDlgButtons; UIStyle : TsuiUIStyle) : TModalResult; overload;
---------[TsuiMDIForm]-------------
- Fix the bug "Changing MDI child window theme will change the window size."
------------[TsuiForm]-------------
- Fix the bug about applying UIStyleAutoUpdateSub property
===================================
Version 4.1 (57 components)
2003/11/25
===================================
+ Add new component TsuiMSNPopForm
+ Add PopForm demo
---------[TsuiMDIForm]-------------
- Fix the bug "No title caption when no child forms"
- Fix the bug "Changing MDI child window theme will change the window size."
- Fix the bug "When selecting MDI child windows main menu and other child windows blink"
+ Add new property TitleBarDrawAppIcon;
+ Add new property TitleBarCustom;
+ Add new property TitleBarVisible;
+ Add new property TitleBarButtons;
+ Add new property TitleBarSections;
+ Add new property TitleBarDrawChidCaptions;
+ Add new property TitleBarDrawChidMenus;
* Visible in designtime
-------[TsuiMessageDialog &
TsuiInputDialog &
TsuiPasswordDialog]--------
- Fix the bug "Can't change the color of caption font"
---------[TsuiConvertor]-----------
- Fix the bug "Can't convert the DataSource and DataField properties"
----------[SUIDlg unit]------------
* New SUIMsgDlg function supports Buttons param
--------[TsuiStringGrid &
TsuiDrawGrid]-------------
- Fix the bug "Doesn't check the DefaultDrawing property when drawing"
===================================
Version 4.06 (56 componentes)
2003/10/11
===================================
----------[TsuiMDIForm]------------
+ Add the property Caption
------------[TsuiForm]-------------
+ Add the property Version
----------[TsuiToolBar]------------
- Fix the bug about drawing image when wrap
---------[TsuiPageControl]---------
- Fix the bug "will call OnChange event twice when set the ActivePageIndex property"
--------[TsuiDBRadioGroup]---------
- Fix the bug "doesn't refresh the editing state when value changed"
--------[TsuiDBCheckBox]-----------
- Fix the bug "Can't be changed"
===================================
Version 4.05 (56 componentes)
2003/09/22
===================================
---------[TsuiSideChannel]---------
+ Support to be used in the MDIForm
----------[TsuiTreeView]-----------
+ Add the property HScrollBar (Now skinned scrollbar supported)
+ Add the property VScrollBar (Now skinned scrollbar supported)
----------[TsuiListView]-----------
+ Add the property HScrollBar (Now skinned scrollbar supported)
+ Add the property VScrollBar (Now skinned scrollbar supported)
------------[TsuiForm]-------------
+ Add the property TitleBarCustom
-----------[TsuiMDIForm]-----------
- Fix the bug "Will cover the task bar when maximized"
----------[TsuiTitleBar]-----------
+ Add the property Custom
--------[TsuiCheckBox &
TsuiRadioButton &
TsuiRadioGroup &
TsuiCheckGroup]-----------
- Fix the bug "Set the ItemIndex or Checked property doesn't call OnClick event"
---------[TsuiDBCheckBox]----------
- Fix the bug
----------[TsuiComboBox]-----------
+ Add the event "OnSelect" for Delphi 6/7 and C++Builder 6
===================================
Version 4.04 (56 componentes)
2003/09/03
===================================
-----------[TsuiMDIForm]-----------
- Fix the bug "An AV error when exiting MDI application"
===================================
Version 4.03 (56 componentes)
2003/09/02
===================================
------------[TsuiForm]-------------
- Fix the bug "Exception raised in DLL project forms"
----------[TsuiTitleBar]-----------
* Improved the abbreviative arithmetic when the Caption is too large
-----------[TsuiMDIForm]-----------
- Fix the bug "MDIForm Captions wrong when maximized run"
- Fix the bug "The buttons on the menu bar when child form maximized are not same as the titlebar buttons on the child form
- Fix the bug "No caption when no child form"
- Fix the bug "Not update the MDIForm state after a child form freed.
---------[TsuiCheckBox &
TsuiRadioButton]---------
+ Add the event OnEnter
+ Add the event OnExit
--------[TsuiCheckGroup &
TsuiRadioGroup]-----------
* Improved the keyboard opration to behave as the standard TRadioGroup
--------[TsuiInputDialog]----------
+ Add the property "PasswordChar"
- Fix the bug "Can't be placed on the DataModule"
--------[TsuiMessageDialog]--------
- Fix the bug "Can't be placed on the DataModule"
-------[TsuiPasswordDialog]--------
- Fix the bug "Can't be placed on the DataModule"
--------[TsuiProgressBar]----------
- Fix the bug "GDI resource leak when change UIStyle
---------[TsuiStringGrid]----------
- Fix the bug "Paint problem when scroll"
----------[TsuiComboBox]-----------
+ Add the property "AutoComplete" for Delphi 6/7 and C++Builder 6
+ Add the property "AutoDropDown" for Delphi 6/7 and C++Builder 6
===================================
Version 4.02 (56 componentes)
2003/08/26
===================================
----------[TsuiTrackBar]-----------
+ Add the property Frequency
---------[TsuiSideChannel]---------
+ Add the property ShowButton
--------[TsuiCheckBox &
TsuiRadioButton]----------
- Fix the bug "Not update after Enabled changed"
--------[TsuiStatusBar]------------
* Now add control allowed
---------[TsuiPageControl]---------
- Fix the bug "Exception when switch the tabs sometimes"
===================================
Version 4.01 (56 componentes)
2003/08/25
===================================
- Fix some bugs about updating v3 to v4
---------[TsuiPageControl]---------
- Fix the bug "Can't set the ActivePageIndex property when FormCreate"
---------[TsuiCheckBox &
TsuiRadioButton]---------
- Fix the bug "Can't display the _ when using &"
---------[TsuiSideChannel]---------
- Fix the bug "Can't set the caption to ''"
-----------[TsuiPanel]-------------
- Fix a bug about Align
----------[TsuiStatusBar]----------
- Fix a bug in Win98
===================================
Version 4.0 (56 components)
2003/08/21
===================================
+ New theme file supported. Now SUIPack can be extended via the outside theme file.
+ New ThemeBuilder tool provided. Now you can build new skins or modify the skins we provided easily.
+ In the first v4 release, Sunisoft provides 15 new theme file.
+ MDI form supported.
* Improved TsuiConvertor tool. The new TsuiConvertor is more stable and useful.
+ More new controls provided.
* Many existing controls improved.
- Many bugs fixed.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -