Thursday, October 16th, 2008
This point release fixes the KryptonConextMenu bug where changes are not correctly saved when you exit the editor. The bug is not obvious to begin with because it looks as if the changes have been remembered but once you run the application you notice they have not been persisted.
October 16th, 2008 at 6:40 pm
Hi Phil,
Just downloaded this but there is no setup.exe in the unzipped file, just the msi
October 16th, 2008 at 7:35 pm
How strange. I have no idea why the setup project would suddenly decide not to produce the setup.exe that it always has in the past. I will do some investigation to see if I can spot a setting or other change that would cause the change.
October 16th, 2008 at 7:49 pm
@ Everybody
To install this on Vista just disable UAC and install via the MSI, then reboot and re-enable UAC, until the setup.exe is available to right click.
If you install 3.8.0 without doing this and if UAC is on, you will run into problems.
October 16th, 2008 at 8:08 pm
Just noticed the new favicon – looks good.
October 16th, 2008 at 11:47 pm
Ok, I found the change in the Setup project that stopping it creating the Setup.exe file. I have now updated the public KryptonSuite308.zip so it now contains the Setup.exe file.
December 3rd, 2008 at 12:09 am
The ComboBox is still not working well.
The standard control have this nice AutoCompleteMode, I like to use the SuggestAppend, but it doesn’t work on the KryptonComboBox. You need to click the DropButton to open the list, it doesn’t do it automatically when you start to write, and it doesn’t append a matching Item.