Programming » Visual Basic 6 » GHPWizard 1.0 » ");?>
Revision history of GHPWizard
Back to control information

1.00.0006 (15 November 2002)

Just updated homepage address/e-mail address.

1.00.0005 (12 October 2001)

Replaced a number of controls within the Wizard controls with windows API calls. Controls are now more streamlined and use less memory.

Added a couple of properties:

ButtonDefault:  Button to set as the default button (when user presses enter)
ButtonCancel: Button to set as the cancel button (when user presses escape)
Cancel: Enables the cancel functionality (when user presses escape)
Default: Enables the default functionality (when user presses enter)

Control is not binary compatible with compiled apps. -> recompile client apps for it to work.

1.00.0003 (19 July 2001)

Changed event declarations of the BeforeMovePage and the AfterMovePage events. It is now easier to work with changing pages etc. - see help file for more information.

Control is not binary compatible with compiled apps. -> recompile client apps for it to work.

1.00.0001 (23 May 2001)

Out of Beta!

Cleaned up obsolete code (OCX now 20 KB smaller)

0.09.082 (18 May 2001)

  1. Recompiled version of vbACOMG.dll, now called GHPvbACOM.dll
  2. Removed run-time dependency on GHPvbACOM.dll (still need it for development though)

Features added:

  1. When a page is minimised, it shows an icon designating what style it is (normal, splash or blank)

Bug Fixes

  1. Fixed error when navigate control was not saving properties properly
  2. Fixed bug where no right click menu was being displayed

0.09.081 (16 May 2001)

Bug Fixes

  1. Fixed control freezing VB when project is put into break mode
  2. Couple of small performance changes

0.09.0080 (1 May 2001)

Bug fixes:

  1. Fixed odd behaviour in GHPWizardPage when it was in maximised mode it was not saving it's minimised position.
  2. When the name of GHPWizardPage is changed, it is now displayed immediately when in minimised mode.

Other changes:

  1. Now a Visual Basic SP5 compile
  2. Added an uninstaller
  3. Installer created with Nullsoft Installation System 1.2c

0.09.0078 (28 February 2001)

One bug fix [nothing too serious]

  1. The Help, Cancel, and Page Info controls were not saving their visible state.

The installer was changed to a modified version of the Nullsoft Installation System

0.09.0074 (22 November 2000)

Initial release