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

New Post: reactivate exiting window using WindowManager

Have you tried calling Deactivate(false) on the window view-model and then call Activate()?If I remember correctly, as long as the window view-model is not activated, the window is re-focused upon...

View Article


New Post: reactivate exiting window using WindowManager

The Screen derived instances I want to handle the I way I described above, are always created using the WindowManager. So their parent "pseudo-Conductor" should always be the the windowmanager...

View Article


New Post: reactivate exiting window using WindowManager

I have come up with this extension method. It works but I am not particulary happy with it, it is still somewhat hackish. Do you see any other issues with it? using System; using...

View Article

New Post: reactivate exiting window using WindowManager

Should be fine, yet I still remember using view-model activation to trigger window re-focus... as soon as I have a bit of time, I'll search over my test projects to see if I'm imagining things...

View Article

New Post: Question about ILog and WinRT blenadbility

Ok I understand that you probably have some more stuff going on with your logger but how are you setting it up initially in the Configure override?LogManager.GetLog = type => new YourLogger(type);?

View Article


New Post: Question about ILog and WinRT blenadbility

that tells the LogManager to use this implementation of YourLogger, since the logger is asking for a Type in the constructor that is what we are giving it.Other wise LogManager doesn't have any...

View Article

New Post: Context when binding a list of ViewModels to MenuItems

I have a dynamic Menu that is bound to a IEnumerable of ViewModels using...

View Article

New Post: Most stable CM version for a consumer application release

We're getting ready to integrate CM into our application, which as mentioned above, is currently used in several million households.  You explained in September that the version on nuget is the one to...

View Article


Source code checked in, #ea1b733b406c

Fix to GetNamedElements Corrected refactor and change in equality

View Article


New Post: DevExpress DockLayoutManager and Caliburn.Micro / ContentControl

I have a small WPF application that uses Caliburn Micro to display two user controls with each a label inside. If I run the application I see the two labels....

View Article

New Post: DevExpress DockLayoutManager and Caliburn.Micro / ContentControl

Caliburn.Micro does not know how to handle DevExpress controls/docking.For this you might find Caliburn.Micro.DevExpress project helpful.

View Article

New Post: Most stable CM version for a consumer application release

It still the case, even if the actual version on nuget is newer than in September.

View Article

New Post: DevExpress DockLayoutManager and Caliburn.Micro / ContentControl

http://www.devexpress.com/Support/Center/Question/Details/Q471052

View Article


Source code checked in, #4de6f2a26b21

BindingScope now examines SemanticZoom ZoomedInView and ZoomedOutView are now examined for conventions

View Article

Edited Issue: Naming conventions fail in SemanticView (WinRT) [283]

From what I can see, using the x:Name convention matching to a property in the ViewModel works fine for a GridView outside of a SemanticView control, but as soon as it's in one, that convention fails,...

View Article


Commented Issue: Naming conventions fail in SemanticView (WinRT) [283]

From what I can see, using the x:Name convention matching to a property in the ViewModel works fine for a GridView outside of a SemanticView control, but as soon as it's in one, that convention fails,...

View Article

New Post: Navigation in a complex WPF app

I'm working at the moment on how to handle navigation in a new WPF app and would love to hear how other people are approaching things.In a previous app which was ported to Caliburn Micro from Caliburn...

View Article


New Post: Question about ILog and WinRT blenadbility

Thats exactly how I did it. First call to LogManager is in configuration, subsequent calls implicit in ViewModel Initializer.

View Article

New Post: ActionMessage from assembly 'Caliburn.Micro' is built with an older...

I have this too, using Caliburn Micro 1.4.1.0Is there a fix for this yet?

View Article

New Post: ActionMessage from assembly 'Caliburn.Micro' is built with an older...

Caliburn.Micro 1.4.1 uses System.Windows.Interactivity from:Windows Phone 8.0 SDKBlend + SketchFlow Preview for Visual Studio 2012What versions do you use:Visual Studio (+Update)?Blend?And what project...

View Article
Browsing all 1760 articles
Browse latest View live


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