Print Page | Close Window

Writing custom dialog and message boxes has just become easier with Cocktail v2.1

Printed From: IdeaBlade
Category: Cocktail
Forum Name: Community Forum
Forum Discription: A professional application framework using Caliburn.Micro and DevForce
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3823
Printed Date: 19-Sep-2025 at 1:13am


Topic: Writing custom dialog and message boxes has just become easier with Cocktail v2.1
Posted By: mgood
Subject: Writing custom dialog and message boxes has just become easier with Cocktail v2.1
Date Posted: 28-Nov-2012 at 1:31am
The DialogManager now supports custom UI commands for handling all kinds of scenarios.

http://drc.ideablade.com/devforce-2012/bin/view/Documentation/cocktail-dialog-manager#HCustomcommands28newfeatureinv2.129 - http://drc.ideablade.com/devforce-2012/bin/view/Documentation/cocktail-dialog-manager#HCustomcommands28newfeatureinv2.129

The functionality is also available in v1.1.

http://drc.ideablade.com/xwiki/bin/view/Documentation/cocktail-dialog-manager#HCustomcommands28newfeatureinv1.129 - http://drc.ideablade.com/xwiki/bin/view/Documentation/cocktail-dialog-manager#HCustomcommands28newfeatureinv1.129


Get it all on NuGet. 
http://nuget.org/packages?q=Cocktail&prerelease=&sortOrder=package-title - http://nuget.org/packages?q=Cocktail&prerelease=&sortOrder=package-title



Replies:
Posted By: jkattestaart
Date Posted: 29-Nov-2012 at 10:38am
I can't find the complete download of v1.1. Am i missing something?
 
Nuget also reports 1.04
 
Thanks in advance


Posted By: mgood
Date Posted: 29-Nov-2012 at 11:33am
There is no complete download of v1.1 at the moment, so you are not missing anything, but v1.1 is published to NuGet. I'm using it in a current project and I just double-checked by creating a new solution from scratch and I'm getting v1.1 from NuGet.
 
Also if you check on NuGet.org, both packages show as v1.1 as the last version.
 
http://nuget.org/packages/Cocktail.NET - http://nuget.org/packages/Cocktail.NET
 
http://nuget.org/packages/Cocktail.Silverlight - http://nuget.org/packages/Cocktail.Silverlight


Posted By: mgood
Date Posted: 29-Nov-2012 at 11:48am
I just posted the following note on the codeplex homepage to clarify.
 

Source code and downloads for Cocktail 2010 v1.x

The Cocktail development efforts moving forward will be focused on Cocktail 2012 v2.x. We continue to support Cocktail 2010, but discontinued the downloadable zip file containing the binaries, source and documentation. The binaries are now exclusively distributed through http://nuget.org/packages?q=Cocktail -




Print Page | Close Window