======================
1. What are CnWizards?
======================
CnWizards is one of the main products of the CnPack project team. Its full Chinese name is CnPack IDE Expert Package.
The full English name is CnPack IDE Wizards, or CnWizards for short. CnWizards is a set of integrated
In the IDE of Delphi/C++ Builder, it is a free and open source tool used to enhance IDE functions, improve IDE usability and development efficiency.
==================================
2. What type of user group does CnWizards mainly face?
==================================
CnWizards products are mainly targeted at programmers who use Delphi 5 6 7 and C++Builder 5 6 for development. Currently, CnWizards also supports Delphi 8 and BDS 2005 2006.
CnWizards currently includes releases in three languages: Simplified Chinese, Traditional Chinese, and English.
==============================
3. What are the main functions of CnWizards?
==============================
CnWizards provides more than ten independently configurable sub-experts in Delphi/C++ Builder IDE.
Dozens of functions, mainly including:
* Code input assistant
* Enhanced unit form list function
* TabOrder Settings Expert
* Floating toolbar of form designer
*MSDN Help Integration Features
* Code editor toolbar and function extensions
* Engineering-related extended functions
* Multi-line display support in component panel
* Form top and fold functions
* Source code statistics function
* Reference unit cleaning function
* Numerous other enhancements and improvements
For interface screenshots, please refer to the picture below:
In addition, CnWizards comes with the following stand-alone gadgets:
* CnWizards settings import and export tool
* DFM form conversion tool
* IDE configuration backup/restore and clear IDE open file history tool
* Debug information output unit CnDebug and debug information viewer CnDebugViewer
* ASCII character table
CnWizards is released under the CnPack license that is compatible with open source licenses, so it is open source and free.
Any individual or business group can use CnWizards for free without paying any fees.
======================
4. About CnPack development team
======================
CnPack is an open source free software project developed by a group of Chinese programmers on the Internet. The current main work results include the CnPack component package, the CnWizards expert package and the CVSTracNT error tracking system.
The CnPack development team currently has more than 200 people and is still growing.
CnPack website: http://www.cnpack.org
CnPack Forum: http://bbs.cnpack.org
Daily build version: http://www.cnpack.org/downbuilds.php
Administrator's email: [email protected]
======================
5. Update records
======================
2006.10.01 V0.8.1 (compared to 2006.08.15 V0.8.0)
+ The expert package adds FastCode IDE optimization experts.
+ The expert package adds IDE settings backup and recovery tools.
+ Unit reference cleaning adds support for BDS 2005 2006.
+ The floating tool panel adds partial support for BDS 2005 2006.
+ The editor toolbar adds support for BDS 2005 2006.
+ The Expert Pack adds version detection prompts for Update Pack.
+ Added a stand-alone ASCII character table tool.
+ The component panel adds the function of finding components.
* Expert package replaced some icons.
* CnDebug adds support for C++Builder.
* Component selector and arrangement of invisible components add support for DataModule.
* Component Prefix Expert adds the function of renaming based on Action name and DataField property value.
* Added support for RTF in formatted code output.
* Fixed the problem that the CPP file may not be visible when opening the form under BCB.
* Fixed the problem that HTML may be garbled when copied under BDS.
* Fixed the problem of possible access violation when CnDebugViewer is closed.
* Fixed the problem of line breaks being lost when CnDebugViewer loads XML record files.
* Fixed the problem of project backup password saving, which is incompatible with before.
* Fixed an issue where one of the row and column spacings was mistakenly disabled in the arrangement of invisible components.
* Fixed an issue that may cause the main form to fail to pop up when the size of the main form in the code full-screen tool is changed.
* The function of adding stars to file modifications in the editor extension uses timer checking instead to reduce CPU usage.
* Other bugfixes and improvements.