Full-featured Applications
Widgets are full-featured Gestalt applications that are ready for you to use on your own sites. Some are even HTML5 compatible.
Plain text. No compilation Necessary.
Right-click » View Source » Copy » Paste » Use. It’s that simple.
Skin and Configure the UI
Change a few values to tweak the UI. Or, fire up your favorite text editor (we recommend Blend) and update the XAML skins to your hearts content.
-
Quick Links
-
Quick Links
-
Quick Links
The Video Player Widget is a full featured video player that is capable of displaying media based on HTML5 video tags. The user interface can be completely customized directly in html. To modify the layout you can edit the XAML directly in any text editor and if you need to add or change functionality you can edit the Ruby or Python source as well. No recompile necessary, simply reload the file in the browser.
The Gestalt Audio Player widget is a rich audio player that can play audio media that is define in HTML5 audio tags. It is capable of playing playlists of audio files. The player UI can be customized by modifying the XAML and does not need to be recompiled.
The Gestalt ImageFlow Widget allows users to display large sets of images in a small space and enables site visitors to easily step through the images using the popular imageflow interaction model. Images that are tagged with the class "imageflow" will automatically be added to the ImageFlow widget (similar to LightBox).