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

Edited Issue: [Phone] Bind to ToString Value [208]

By default, when not using CM, if I bind a ListBox for example to a List<Item> the text displayed for ListBoxItem is the value of ToString of Item object.But, when using CM, the framework tried...

View Article


Source code checked in, #3f8aa2475d707b98d7bb74e3497f874b820614eb

Fix: [Phone] Bind to ToString Value

View Article


Edited Issue: [Phone] Bind to ToString Value [208]

By default, when not using CM, if I bind a ListBox for example to a List<Item> the text displayed for ListBoxItem is the value of ToString of Item object.But, when using CM, the framework tried...

View Article

Commented Issue: [Phone] Bind to ToString Value [208]

By default, when not using CM, if I bind a ListBox for example to a List<Item> the text displayed for ListBoxItem is the value of ToString of Item object.But, when using CM, the framework tried...

View Article

Edited Feature: [Phone, Win8] OnViewReady should be called on child views too...

I have a conductor that conducts pivot items, so I add items like this:```protected override void OnInitialize() { base.OnInitialize(); Items.Add(_createItemFactory()); ActivateItem(Items[0]);}```Then...

View Article


Commented Issue: EvaluateParameter and special values [303]

Hi!I would like a parameter to be bound to a textBox's Text property. In such case, I don't see any way for CM to distinguish if the parameter is already evaluated or not.E.g.: if the user types...

View Article

Commented Issue: Possible Bug in DefaultCloseStrategy [214]

From Marcel:I think there’s a bug in the default closing strategy for a conductor. If I override CanClose in the conductor and call callback(true). The conductor closes even if the active item calls...

View Article

New Post: Main Caliburn Window -> How do I get a reference to it

I am working on a class library and I am using the BaseBootstrapper. Everything works fine except for when a library I am using tries to set a shortcut:SetShortcut(Application.Current.MainWindow,...

View Article


New Post: null item for Conductor.Collection.OneActive

Ok, I found a way to make it work. I overload DetermineNextItemToActivate and make it always return null. Then, setting ActiveItem = null; has the desired effect.

View Article


Commented Unassigned: Caliburn.Micro subscribes multiple times to...

I have the problem that CM seems to subscribe twice to PropertyChanged. Or, depending on the POV / expected behavior: It doesn't *unsubscribe* when the item is deactivated.The scenario is the...

View Article

New Post: Static IoC bindings

Hi BladeWise, Thanks for your suggestion. Apparently this is not a green field project, this is a global project running for over 3-4 years and there are already 30 modules hosted in the container...

View Article

Closed Issue: EvaluateParameter and special values [303]

Hi!I would like a parameter to be bound to a textBox's Text property. In such case, I don't see any way for CM to distinguish if the parameter is already evaluated or not.E.g.: if the user types...

View Article

Closed Unassigned: Caliburn.Micro subscribes multiple times to...

I have the problem that CM seems to subscribe twice to PropertyChanged. Or, depending on the POV / expected behavior: It doesn't *unsubscribe* when the item is deactivated.The scenario is the...

View Article


Closed Issue: Possible Bug in DefaultCloseStrategy [214]

From Marcel:I think there’s a bug in the default closing strategy for a conductor. If I override CanClose in the conductor and call callback(true). The conductor closes even if the active item calls...

View Article

Closed Issue: [Phone] Bind to ToString Value [208]

By default, when not using CM, if I bind a ListBox for example to a List<Item> the text displayed for ListBoxItem is the value of ToString of Item object.But, when using CM, the framework tried...

View Article


Closed Feature: [SL5] Add MultiWindow Support to WindowManager [199]

Add MultiWindow Support to SL5 WindowManagerComments: Silverlight is dead.

View Article

Commented Unassigned: Caliburn.Micro subscribes multiple times to...

I have the problem that CM seems to subscribe twice to PropertyChanged. Or, depending on the POV / expected behavior: It doesn't *unsubscribe* when the item is deactivated.The scenario is the...

View Article


New Post: Main Caliburn Window -> How do I get a reference to it

Even if your code is deployed as a library, if main application is a WPF application, the Application object should exist. What kind of project is referencing your library?

View Article

New Post: Prevent All Dependencies From Loading

As I was writing my original post, I realized the situation is a bit more complex and confusing than I described. We have a series of tools that can be run as either a standalone tool or integrated...

View Article

New Post: Prevent All Dependencies From Loading

Since your plugin are instanced inside the same AppDomain, can't your main application share the Bootstrapper? What I mean is that as long as every plugin is aware of the fact that it is not running as...

View Article
Browsing all 1760 articles
Browse latest View live


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