Tag: Animation

  • ShellBrowserControls 1.0.0 Release Candidate 1

    I guess some of you did not expect it anymore, but I’ve released a first release candidate of the ShellBrowserControls library.
    The library contains two controls: ShellTreeView and ShellListView. ShellTreeView can be attached to ExplorerTreeView 2.0.0 or newer, ShellListView can be attached to ExplorerListView 1.0.0 RC1 or newer. The setup contains only 1 sample, but it demonstrates how to use ShellBrowserControls, ExplorerListView, ExplorerTreeView, StatusBar, TrackBar and Animation to build a Explorer-like shell browser. The sample does not contain much code, but supports things like dynamically scalable thumbnails (in Vista design!), Tiles view, elevation overlays, drag’n’drop, context menus and much more. It also demonstrates how to mix shell items with user-defined items.
    ShellBrowserControls has been designed to hide as much of the ugly shell stuff as possible while letting you customize every detail. If you don’t want to bother with shell programming, you will be happy with this library. If you are a control freak and want to control every part of the shell-browsing, you will be happy with this library as well. The only major feature that is missing is grouping support, i. e. currently there is no group view mode (although ExplorerListView supports it).
    ShellBrowserControls makes extensive use of multi-threading. Loading of items, icons, thumbnails, details and columns has been moved to background threads as much as possible, so that the GUI remains responsive even if some loading process takes a long time.

    If you have questions about the usage of the library, please use the forum. Some concepts seem to be complicated, but my beta tester already assured, that they are very powerful once you have understood them.
    When using the controls, do not forget that tree view features are controlled by ExplorerTreeView, list view features are controlled by ExplorerListView and shell features are controlled by ShellTreeView/ShellListView.

    This is the most complex software I have ever written. I did extensive tests, but be aware of bugs.

  • Animation 2.2.2

    I have released version 2.2.2 of the Animation control. It fixes a bug.

  • Animation 2.2.1, ButtonControls 1.4.3, ComboListBoxControls 1.1.0, DateTimeControls 1.1.1, EditControls 1.4.2

    Happy new year!

    I’ve released updates of Animation, ButtonControls, ComboListBoxControls, DateTimeControls and EditControls. The ComboListBoxControls update is a larger one and includes a new feature. The other updates contain minor fixes and tweaks only.
    I’ve also started to ship stripped debug symbol files (*.pdb) with the binaries. This will give you more detailed stack traces when creating crash dumps or debugging your program with a symbolic debugger like Visual C++.

  • Animation 2.2.0, ButtonControls 1.4.1, EditControls 1.4.0, StatusBar 1.2.0

    I’ve released updates of Animation, ButtonControls, EditControls and StatusBar. Animation, ButtonControls and StatusBar got the usual bugfixes. As for the controls released two weeks ago, I could lower the usage of GDI objects.

    Animation and StatusBar support Windows 7 now, too. EditControls got some new features. See the changelog for details.

  • Animation 2.1.1, ButtonControls 1.3.1

    While updating the website, I’m also uploading new versions of my controls. The first ones are Animation 2.1.1 and ButtonControls 1.3.1 – two bugfix releases. I’ve dropped support for Windows 98, ME and NT 4.0 because I’ve upgraded to Visual C++ 2008 and the new compiler doesn’t support these systems anymore. If someday I have MUCH spare time, maybe I’ll install Visual C++ 2005 again, just to provide up-to-date versions for Windows 98, ME and NT 4.0, but that’s not very likely to happen.

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close