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

New Post: Binding dependency properties outside of the visual tree

Your dependency property is part of the visual tree. The fact is that CM binds together properly named controls and one or more properties, given a convention (e.g. a textbox named 'message' and a...

View Article


New Post: View-First approach in Windows Phone application

Hi. I can't find any Windows Phone examples of using this approach. I tried cal:Bind.Model="Namespace.ViewModelName", but CM can't find my VM for some reason.

View Article


New Post: WP8: Navigate to new instance if the same view and tombstoning

Hi all! I want to navigate from View1 (with the corresponding ViewModel1) to the new instance of the same View1 (with the corresponding new instance of the same ViewModel1). How do I accomplish this in...

View Article

New Post: What happened to ReflectiveCommand?

How about putting this explanation in the documentation for Actions? ;)

View Article

Created Unassigned: Binding Data Grid column's header [333]

Hello!I'm starting in using caliburn, and i'm loving it. I believe it is not an issue on the framework itself, but i'm not finding the way to solve this out. So, here's the deal :In WPF I was used to...

View Article


Created Unassigned: Singularize collection names does not work with "es"...

When binding a view model to a datagrid, property singularizing is not working properly for collection properties that end in "es".I had a property called "Batches" to which the grid was bound. The...

View Article

Edited Unassigned: Singularize collection names does not work with "es"...

When binding a view model to a datagrid, property singularizing is not working properly for collection properties that end in "es".I had a property called "Batches" to which the grid was bound. The...

View Article

Edited Unassigned: Singularize collection names does not work with "es"...

When binding a view model to a datagrid, property singularizing is not working properly for collection properties that end in "es".I had a property called "Batches" to which the grid was bound. The...

View Article


New Post: Using Message.Attach in code instead of Xaml

Typically, I create the View in xaml, and bind Events to the ViewModel using Caliburn.Micro.<Button cal:Message.Attach="[MouseLeftButtonUp]=[ModifyList($source)]" /> However, I now need to create...

View Article


New Post: Using Message.Attach in code instead of Xaml

I got a response on this over on StackOverflow.var button = new Button { Content = "Click Me" }; var action = new ActionMessage(); action.MethodName = "ModifyList"; action.Parameters.Add(new Parameter...

View Article

New Post: Office 2013 Actions Pane and Caliburn Micro

I am trying to use Caliburn Micro as the framework for WPF inside an Excel 2013 Actions Pane, however I am unsure about how this should be done since there is very little documentation on this and I...

View Article

Image may be NSFW.
Clik here to view.

New Post: TabViewModel - Data not displaying

Hi, I am trying to create a wpf app using a TabControl in my shell and have hit a block regards dealing with TabViewModels/TabViews. I seem to get the data, but it doesn't display in any of the...

View Article

New Post: TabViewModel - Data not displaying

so when you click on the caller to bring up the details it does bring up the appropriate view but no bound data, and the data is present in your property associated with the bindings. Caller_GivenNames...

View Article


Image may be NSFW.
Clik here to view.

New Post: TabViewModel - Data not displaying

mvermef wrote: so when you click on the caller to bring up the details it does bring up the appropriate view but no bound data, and the data is present in your property associated with the bindings....

View Article

New Post: CMContrib & Caliburn.Micro

Hi, I'm developping an application using Caliburn.Micro (v1.5.2) et CMContrib (v1.0.2). I'm using C# & .NET 4.5. When I launch the application within VS 2012, i've got no problem, but when using...

View Article


New Post: TabViewModel - Data not displaying

Can you post some of your xaml, some associated with the how the tabviewmodel is placed on the right side and some of the binding within the usercontrols that are of type TabViewModel? It might help.

View Article

New Post: Binding dependency properties outside of the visual tree

Hi again. Thanks for your reply, BladeWise. However, I am still trying to get my head around this... or it is not true that my dependency property, as defined, is part of the visual tree. Let me...

View Article


New Post: Getting started

I am really struggling to get to grips with even the simplest things using Caliburn Micro. I am looking at the Simple MDI example and trying to use two tabs of different views. Here's my...

View Article

Closed 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

Closed Unassigned: Faild to build .net 4 targeted app [331]

Hi. I'm working on a project, using `VS 2012` running on `Windows 8` that targets `.NET 4`. I compiled it in `Debug` mode, and copy/paste it to a machine that runs `Windows 7` and have installed `.NET...

View Article
Browsing all 1760 articles
Browse latest View live


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