Just a quick update to show the latest mode that is a variation on the existing check button bar just added.
NavigatorMode = BarCheckButtonGroupInside
In some cases you might prefer to have the check buttons placed inside the group rather than on the outside as seen in the last mode. This mode provides just such a capability.

It uses the same set of properties for deciding on the bar orientation, item orientation and so forth. Here are a couple more pics as quick examples.


Posted in Krypton Navigator | No Comments »
Wednesday, March 29th, 2006
Well it took longer than I had hoped to get broadband access in our new home in Melbourne, Australia but finally we are connected again. Time to finish the new release of the Krpyton Toolkit.
I have spent a fair amount of time creating documentation and a couple of tutorials for the Krypton Toolkit. New users of the components should find it much quicker and easier to get up to speed.
To help produce some decent looking help and to make it easy to integrate this into Visual Studio 2005 I have invested in buying Document X! 5. As an experiment I was able to generate the Help2 files required and just have one problem to solve.
I am using a VS2005 setup project to create the msi installer. This is fine but at the end of the install I need to have a batch file run so that the help integration can occur. This seems a pretty simple requirement or an installer but I cannot anywhere how to do it! Any ideas?
Posted in General | No Comments »