WPtoolkit 4.2012.10.30
Windows Phone toolkit provides a collection of controls, extension methods and page animations to help create beautiful and consistent Windows Phone user interfaces and make common progamming tasks easier. Documentation and source are on CodePlex at http://phone.codeplex.com.
Showing the top 20 packages that depend on WPtoolkit.
Packages | Downloads |
---|---|
Acr.UserDialogs
Allows for messagebox style dialogs to be called from your shared/PCL/MVVM code
- Action Sheet (multiple choice menu)
- Alert
- Confirm
- Date
- Loading
- Login
- Progress
- Prompt
- Toast
- Time
On android, be sure to call UserDialogs.Init() before using!
Supported Platforms
- Xamarin (iOS Unified/Android)
- Universal Windows Platform (Win10/UWP)
- Portable Class Libraries (Profile 259)
- WP8/81 is here but UNSUPPORTED!
|
35 |
Acr.UserDialogs
Allows for messagebox style dialogs to be called from your shared/PCL/MVVM code
- Action Sheet (multiple choice menu)
- Alert
- Confirm
- Loading
- Login
- Progress
- Prompt
- Toast
On android, be sure to call UserDialogs.Init() before using!
Supported Platforms
- Xamarin (iOS Unified/Android)
- Universal Windows Platform (Win10/UWP)
- Windows Phone 8 (Silverlight)
- Portable Class Libraries (Profile 259)
|
32 |
Acr.UserDialogs
Allows for messagebox style dialogs to be called from your shared/PCL/MVVM code
- Action Sheet (multiple choice menu)
- Alert
- Confirm
- Loading
- Login
- Progress
- Prompt
- Toast
To initialize:
iOS AppDelegate: UserDialogs.Init();
WinPhone8: MainPage or App, UserDialogs.Init();
Android Xamarin Forms: UserDialogs.Init(() => BarCodes.Init(() => (Activity)Forms.Context);
Android MvvmCross: UserDialogs.Init(() => BarCodes.Init(() => Mvx.Resolve<ITopActivity>.TopActivity;
Android Manually: UserDialogs.Init(Activity Factory Function);
|
35 |
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
24 |
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
25 |
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
28 |
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
31 |
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
34 |
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
35 |
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
37 |
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
38 |
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
|
41 |
Release notes - http://phone.codeplex.com/releases/view/96743
Includes -
Refactored project to support Windows Phone 7.1, 8.0 and more with maximum code sharing.
WP8 Map API extensions, including Modern PushPin control
LongListMultiSelector control, including Grid view multiselect.
Control themes updated to match WP8 UI
Large number of RTL bugs fixed now that RTL is a fully supported feature in WP8
25+ bugs fixed
Contains all the fixes, improvements and new controls that were part of the September 2012 release
WP8 specific -
Removed LongListSelector as it’s now part of the SDK
Removed Tuple.cs
Removed PerformanceProgressBar (though we are taking the suggestion that we should add it back as a descendent of ProgressBar for backcompat)
Removed GestureListener
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
4.2013.8.16 | 22 | 02/06/2024 |
4.2013.6.11 | 19 | 02/06/2024 |
4.2012.10.30 | 19 | 02/06/2024 |