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

New Post: DataGrid Selected Row of an ObservableCollection

The datagrid is defined in an actual view. I'm not sure i can provide the logging from CM (dont really know how), but i will try.

View Article


New Post: unit testing getview

I'm trying to unit test this: public void OnActivateOverride() { Caliburn.Micro.Execute.OnUIThread(() => Caliburn.Micro.Coroutine.BeginExecute(SetLoadingTrue().GetEnumerator(), new...

View Article


New Post: Without magic bindings

Hi, I am new to caliburn, and I have a question: How I can use all caliburn features(navigation, messaging etc) with classic binding notation. Is it possible?

View Article

New Post: Without magic bindings

you do want it or you don't cause you seem to contradict yourself with title and contents of message.... if you do want it then name your controls you might have to put in some conventions if your...

View Article

New Post: DataGrid Selected Row of an ObservableCollection

reference samples and you can grab a sample of the SimpleLog.cs, from GameLibrary sample. then you setup logging in the bootstrapper with this LogManager.GetLog() = type => new Logger(type); in the...

View Article


New Post: Use Caliburn Micro with the normal flow of application.

I use Caliburn for all my apps at present Desktop/Win App/Windows Phone, it does everything that I need... Can you explain your confusion? windows phone navigation is done through INavigationService...

View Article

New Post: Using a different main window

Hi, I want to use a different main window than the one Caliburn creates if the view is of type UserControl. I found the answer that I should use a class derived from Window instead of UserControl...

View Article

New Post: Using a different main window

xaml some code to see what you are doing will help, viewmodel for the main window and how you are configuring your bootstrapper.. doesn't have to be super detailed but needs to be enough to see how you...

View Article


Created Unassigned: Typo in Conductor.Collection.OneActive's description [348]

I think there is a typo in Conductor<>.Collection.OneActive's description:it says"An implementation of Caliburn.Micro.IConductor that hold on many items but only activates only ON at a...

View Article


New Post: Without magic bindings

Should I need to bind viewmodels without magic to use classic bindings with 3rd party controls?

View Article

New Post: Without magic bindings

ViewModel binding is free in CM it happens based on naming convention, viewmodel is found it looks for a view to pair it with, no view found you get an error on the window that is presented. Can you...

View Article

New Post: Using a different main window

Thank you for the fast answer. So what I'm doing ... IMO nearly nothing. I just replaced the usercontrol for the view with Fluent:RibbonWindow as it was the answer by Bladewise some months ago. So my...

View Article

New Post: Using a different main window

hopefully bladewise will see this post cause I am afraid I won't be much use, never really played with that ribbon stuff not a huge fan...

View Article


Source code checked in, #04d0fc22280368d4fa24abd7a289e36a3ce8d997

fix #348

View Article

New Post: Using a different main window

I've just mocked up a sample project, using NuGet packages for both CM and Fluent. You can download it here. As far as I can see, no TypeInitializationException is thrown, so there is something wrong...

View Article


New Post: Binding dependency properties outside of the visual tree

public MyView() { InitializeComponent(); // This is the binding, which binds the property of the VM // to your dep. property. // My convention is give my property wrapper in the view the same // name...

View Article

Closed Unassigned: Typo in Conductor.Collection.OneActive's description [348]

I think there is a typo in Conductor<>.Collection.OneActive's description:it says"An implementation of Caliburn.Micro.IConductor that hold on many items but only activates only ON at a...

View Article


New Post: Using a different main window

To bad I've deleted that project because I was annoyed about such a strange exception I didn't understand. So at first, Bladewises application is running fine. But attention, there's a troyan horse on...

View Article

New Post: Using a different main window

Catel is a nice framework, IMHO, yet it is quite large and even too much 'complete'. I know it sounds strange to consider 'completeness' a flaw, but personally, I love (maybe too much) developing stuff...

View Article

New Post: Using a different main window

I'm coming from C++ and when WTL was coming up, I was quite impressed about its language features and flexibility far away from MFC and the elegance to work with windows, messages and message maps. In...

View Article
Browsing all 1760 articles
Browse latest View live


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