Quantcast
Channel: Caliburn.Micro: Xaml Made Easy
Browsing all 1760 articles
Browse latest View live
↧

New Post: Custom window chrome binding issue.

Hi All I have a custom WindowManager that overrides EnsureWindow and creates the custom window, when using this ViewModelBinder no longer finds any elements with names to apply the conventions. I've...

View Article


New Post: Custom window chrome binding issue.

Found my problem... After taking a break from tearing my hair out I took another look at the framework's implementation of WindowManager and found I was missing a single line of...

View Article


New Post: MVVM issues with the concept of IResult with OpenFileDialog etc

I suppose that many people tend to consider co-routines (and IResult) as part of the view-model domain (maybe because of the fact that you instantiate an object directly in the view-model code), while...

View Article

New Post: Displaying Overlay on Action

On a Windows Phone app I have a SignIn method which calls out to a service and returns a result. Because mobile data can be latent at times I want to display an overlay during the service call. I came...

View Article

New Post: CMContrib & Caliburn, issues with DialogBox;

Here what I have in my bootstrap protected override IEnumerable<Assembly> SelectAssemblies() { return base.SelectAssemblies().Concat(new Assembly[] { typeof(ResultExtensions).Assembly }); } and...

View Article


New Post: Stealing focus

I'm having some "fun" stealing the users focus when Showing/injecting windows. I'm using WindowManager to launch a window as a popup. I use a conductor to inject various screens into this window. If...

View Article

Updated Wiki: Home

Caliburn.Micro is a small, yet powerful framework, designed for building applications across all Xaml Platforms. With strong support for MVVM and other proven UI patterns, Caliburn.Micro will enable...

View Article

Updated Wiki: Home

Caliburn.Micro is a small, yet powerful framework, designed for building applications across all Xaml Platforms. With strong support for MVVM and other proven UI patterns, Caliburn.Micro will enable...

View Article


Updated Wiki: Home

Caliburn.Micro is a small, yet powerful framework, designed for building applications across all Xaml Platforms. With strong support for MVVM and other proven UI patterns, Caliburn.Micro will enable...

View Article


New Post: Command in own class

On my first project trying out Caliburn.Micro, I like a lot of the things :-) One thing I miss (or havn't discovered yet) is how to separate the viewmodel and a command. CM doesn't support ICommand, as...

View Article

New Post: Displaying Overlay on Action

in both my desktop and wp8 apps I use simple bool property to do this... once the result is returned or dialog is closed the overlay is hidden with the visibility property on the actual control and a...

View Article

New Post: [Resolved] CMContrib & Caliburn, issues with DialogBox;

The answer lies here : http://stackoverflow.com/questions/17947891/using-caliburn-micro-contrib-generic-dialogbox I had to call the FrameworkExtensions.ViewLocator.EnableContextFallback(), now its working

View Article

Created Unassigned: c:\Users\Rob\ path in stack trace. [330]

Started using Caliburn.Micro v 1.5.2. During development faced once error. The exception stack trace contained very strange line:essage: Exception: System.NullReferenceExceptionMessage: Object...

View Article


Commented Unassigned: c:\Users\Rob\ path in stack trace. [330]

Started using Caliburn.Micro v 1.5.2. During development faced once error. The exception stack trace contained very strange line:essage: Exception: System.NullReferenceExceptionMessage: Object...

View Article

Commented Unassigned: c:\Users\Rob\ path in stack trace. [330]

Started using Caliburn.Micro v 1.5.2. During development faced once error. The exception stack trace contained very strange line:essage: Exception: System.NullReferenceExceptionMessage: Object...

View Article


Commented Unassigned: c:\Users\Rob\ path in stack trace. [330]

Started using Caliburn.Micro v 1.5.2. During development faced once error. The exception stack trace contained very strange line:essage: Exception: System.NullReferenceExceptionMessage: Object...

View Article

Commented Unassigned: c:\Users\Rob\ path in stack trace. [330]

Started using Caliburn.Micro v 1.5.2. During development faced once error. The exception stack trace contained very strange line:essage: Exception: System.NullReferenceExceptionMessage: Object...

View Article


New Post: Can't get action bubbeling to work!

Im using Caliburn.Micro in a WP8 app and i have the following XAML:<Grid x:Name="ContentPanel" Grid.Row="1" Margin="12,0,12,0"> <ListBox x:Name="Items" HorizontalContentAlignment="Stretch">...

View Article

New Post: Can you use Caliburn without an IOC like MEF?

I would like to use Caliburn.micro but am not interested in using MEF or any IOC. Is this possible? Once the bootstrapper calls the initial ViewModel, how would I go about launching another ViewModel?

View Article

New Post: Can you use Caliburn without an IOC like MEF?

Nevermind I got it solved right after I posted this. (why does that always seem to happen?)

View Article
Browsing all 1760 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>