Saturday, February 04, 2012    
Blog  

OpenLight Blog
Author: Created: 8/23/2010 6:51 PM
heres my stuff.
By Hisowa on 6/2/2011 9:15 PM
I am digging up my old code for this, and rushed to get this post.

Last post gave this one a preview, and some things just wouldn’t work and some did.

Demo page

Get the Code

What makes this one better/different (Compares to Mod Popup)

1) This one allows you to make your very own popup (ChildWindow) instead of just the inside.

2) doesn’t use HisowaModPopupResult data holder class. Instead you can type in the property name in PopUpVM as parameter of ICommand

3) Pop up is now created by the behavior every time. not reused which caused the new Popup to have old values.

 

This will supplement some info from the last post.

 

image

...
By Hisowa on 1/17/2011 4:48 AM
--- prototype / intro post, full article coming soon ---

To Demo page

Get Demo Project

This is an significant improvement to my previous pop up behavior. This is to replace the HisowaModPopupBehavior, the simple ver will probably be useful for inserting a confirmation dialog between the user action and firing the command.

Be amazed at this screenshot that prove it and my how bad my development UI looks.

demo...
  
Copyright 2009 by OpenLightGroup.net   |  Privacy Statement  |  Terms Of Use