Documents
NextGrid & NextDBGrid
- Integrating Inplace Editors
- Upgrade existing projects for loading changes
- Grid Report Tutorial
- FieldChooser Tutorial
- Using Editors in runtime
- NextGrid How To
- Html Column Tutorial
- NextGrid Slide Style Tutorial
- InputLine Tutorial
- Edit events in NextGrid
- NextGrid Vista Style
NextGrid
- NextGrid Quick Start
- Graphic Column Tutorial
- Optimize NextGrid
- Custom Draw in NextGrid
- VirtualColumn Tutorial
- Export to XML from NextGrid
- NextGrid Custom Sorting
- TreeColumn Tutorial
NextDBGrid
- Sorting records in NextDBGrid
- NextDBGrid Events
- NextDBGrid Quick Start
- NextDBGrid How To
- LookupColumn Tutorial
NextInspector
- NextInspector Item Types
- NextInspector Quick Start
- NextDBInspector Tutorial
- NextInspector Advanced tutorial
- ToolbarItem tutorial
- Map VCL property to item
NextSheet
NextCollection
- NxInfoPanel Tutorial
- Vista Styled Panels
- NxPathControl and NxNotebook tutorial
- NxAlertWindow Tutorial
- NxPathControl Quick Start
- NxButton Tutorial
- NxOutlookBar Tutorial
- NxFlipPanel and NxHeaderPanel Quick Start
- NxPageControl and NxNotebook Quick Start
Misc
- DateTime FormatMask
- NxAutoCompletion Tutorial
- Using NxColorScheme
- NxComboBox styles
- Enable typing unicode characters in InplaceEditors
- NxProgress Tutorial
- NxPreview Quick Start
- Numeric FormatMask
- NxVirtualDataSet tutorial
- Component Names Change
- 32bit Bitmaps Tutorial
- Quick update
Labs
Quick update
Related Articles:
Info
- Skill:
- Version: 1.0.0
- Author: Bojan Nikolic
- Created: 2009-08-05
- Updated: 2009-08-31
All needed to update components is to remove old packages from IDE and disk, and new to be installed.
1. Remove existing NextSuite packages from IDE
Open Delphi/CBuilder.
Click on Component, then on Install Packages...
Click on every Berg Next * package and then click on Remove. Repeat this process until all packages are removed.
Click on OK.

2. Deleting old NextSuite files
Select all files and folder inside folder where you have installed NextSuite.

Press "Del" key and delete all files.
3. Extract new NextSuite files
With using WinZip, WinRar or some other zip utility program extract all new files into same folder where previous installation is being stored. This saving us from adding Library paths to NextSuite sub-folders again.
Please select option to preserve folders structure when files are extracted.

4. Compiling packages
Open Delphi/CBuilder IDE and click File, then on Open.

Navigate to the Packages sub-folder and open project group with name of Delphi/CBuilder version you use.

If Project Manager window is not displayed, click on View, then on Project Manager.

Project Manager window will appear.

Next step will quickly build all packages in project group.
Click on Project, then on Build All Projects.

Now right-click on first package (NxCommonRun) in Project Manager window and chose Install. Repeat this process for all packages.

Components will now be installed.