Callisto

Free

A control suite for some common things a Windows 8 XAML application might want to include such as a Flyout, Menu, Rating, Settings Pane, and Pivot control

(15) Review
Visual Studio
2012
Download (21,602)
5/21/2013
1.3.0
View
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (15)
Sign in to Write a Review
Sort By:

by Jen Yuan | February 12 2013

I used settings pane in my Win8 app, got error in App.gi.cs file here:

#if DEBUG && !DISABLE_XAML_GENERATED_BREAK_ON_UNHANDLED_EXCEPTION
UnhandledException += (sender, e) =>
{
if (global::System.Diagnostics.Debugger.IsAttached) global::System.Diagnostics.Debugger.Break();
};
#endif

e.Message is: "System.NullReferenceException\r\n at Callisto.Controls.SettingsFlyout.OnLoaded(Object sender, RoutedEventArgs e)"

How to resolve this issue? Thx.

by Joel_B | December 16 2012

Great work! Can't wait for the DatePicker ;)

by afauland | December 14 2012

Hi Tim,
thank you for this great library! You saved my day ... and my app-settings :-)

Cheers, Alex

by D Monteiro | November 13 2012

The SettingsFlyout feature is great! Good job.

by Walter Sierra | November 11 2012

hi tim, in RelativeTimeConverter i got bug example:

today is 11/10/2012 I send 11/10/2012 00:00:00 and this class return "on Friday I send 11/10/2012 02:00:00 and return "on Friday" again.

then, is 21:15 o'clock if I send 11/10/2012 02:15:00 return "on Friday" again, but I send 11/10/2012 02:16:00 one minute later and return "23 hours ago"

I do not know where to report this bug

The controls are very useful "Calisto rulez", we await the DatePicker and TimePicker urgently.

thank you very much

by Georgios Ioannou | October 31 2012

Hi Tim!

Greate tool indeed! I used it for my settings pane and used to be perfect! I don't know what happened, with the update when I press to open any form on the pane (specifically on the "new SettingsFlyout() methos" I am getting this message "Method not found: 'Windows.UI.ApplicationSettings.SettingsEdgeLocation"

Any Ideas?

by sam_soccer | October 12 2012

Hi Tim,
Its an amazing toolkit, which saved us some money for an investment project, we used your live tiles and flyouts. Thanks for your time in contributing to the community. We had an issue in ARM version where we had we have used wrap grip to display as many tiles as there are product groups, it didn't showup, we were wondering if it is an issue and it happens if the app uses sqlite
arunmani.s@polarisft.com

by Zubair | October 07 2012

I used the Settings Flyout in my @Win8RSSReader and really loved it, keep it up

by Dele_O | September 12 2012

Great work with Callisto. Your rating control saved me uber time from writing my own. (And yes, please feel free to use my review).

by webpro_x | September 10 2012

Nice library. The flyout and menu are useful. Looking forward to additional controls.

by SWalters | August 24 2012

This library is fantastic... saved me tons of coding time.

Tim Heuer [MSFT] September 04 2012
| Edit |
Delete

Thanks! do you mind if I use your quote?

by ellic lee | August 06 2012

awsome~

Tim Heuer [MSFT] September 04 2012
| Edit |
Delete

Do you mind if I use this review?

by Torben Pedersen | July 10 2012

by tsuuperi | July 06 2012

by Morten Nielsen | May 16 2012