Quantcast
Browsing all 1760 articles
Browse latest View live

New Post: WP8 - OnActivate event doesn't work in Screen

Tnx for link - i will look into this

View Article


New Post: OnActivate and OnDeactivate not working on a child view

Try adding ChildViewModel.ConductWith(this); to your ShellViewModel's constructor. Maybe this helps, but haven't tested.

View Article


New Post: ActionExecutionContext is null when running Coroutine.Execute()...

Sorry, but I don't understand what your problem is.

View Article

Source code checked in, #c02838ced358

Fix ActionMessage.PrepareContext thread affinity

View Article

Edited Issue: Default implementation ActionMessage.PrepareContext and thread...

The default implementation of the ActionMessage.PrepareContext does not enforce thread affinity whenever an action guard changes:```PropertyChangedEventHandler handler = null; handler = (s, e) =>{...

View Article


Commented Issue: OnViewReady not being raised on Pivot item? [292]

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: Default implementation ActionMessage.PrepareContext and...

The default implementation of the ActionMessage.PrepareContext does not enforce thread affinity whenever an action guard changes:```PropertyChangedEventHandler handler = null; handler = (s, e) =>{...

View Article

New Post: ActionExecutionContext is null when running Coroutine.Execute()...

http://stackoverflow.com/questions/4454703/caliburn-micro-how-can-i-give-actionexecutioncontext-a-reference-to-the-view-wh

View Article


New Post: HelloScreens WPF, closing and transition not working as expected

Hello, First of all thanks for Caliburn.Micro. To learn more about CM i have started to convert the silverlight project to WPF. So far it not a big problem. The one i skipped is coroutines, but that...

View Article


New Post: HelloScreens WPF, closing and transition not working as expected

I am not able to read my post if someone have the same problem pls let me know.

View Article

Source code checked in, #5f4e82b41769

Fix possible concurrency issue in ActionMessage.PropareContext

View Article

Commented Issue: Default implementation ActionMessage.PrepareContext and...

The default implementation of the ActionMessage.PrepareContext does not enforce thread affinity whenever an action guard changes:```PropertyChangedEventHandler handler = null; handler = (s, e) =>{...

View Article

Commented Issue: ActionMessage throws NRE when using PropertyChangedTrigger...

I know this is a pretty specific issue, but nonetheless I've reduced it down to the action message implementation.Here's the use case: call a method on my VM when a scroller viewer reaches the end of a...

View Article


Commented Issue: Default implementation ActionMessage.PrepareContext and...

The default implementation of the ActionMessage.PrepareContext does not enforce thread affinity whenever an action guard changes:```PropertyChangedEventHandler handler = null; handler = (s, e) =>{...

View Article

New Post: Dynamic View creation

I have a need to create a specific view dynamically - meaning I won't know which view to create until runtime. The view class to use is determined based on several criteria - I have a factory class...

View Article


Created Issue: WP8 The conductor approach is not working with a Panorama [294]

Hello,I discovered that the OnActivate is not called for panorama item index greater or equals than 2 when a conductor is used for a Panorama.1- To reproduce the bug, open the solution provided. The...

View Article

Reopened Issue: xmlns:cal="http://www.caliburnproject.org" is not working in...

I'm setting up a Windows Phone 8 project and I've noticed that I can't use the short syntax to attach an action to a control, like for example:<Button cal:Message.Attach="[EventName Click] = [Action...

View Article


Closed Issue: Add Execute.OnUIThreadAsync [242]

Allow to execute an System.Action on UI thread without waiting for it to complete.Comments: Fixed

View Article

Closed Issue: xmlns:cal="http://www.caliburnproject.org" is not working in...

I'm setting up a Windows Phone 8 project and I've noticed that I can't use the short syntax to attach an action to a control, like for example:<Button cal:Message.Attach="[EventName Click] = [Action...

View Article

Closed Issue: Default implementation ActionMessage.PrepareContext and thread...

The default implementation of the ActionMessage.PrepareContext does not enforce thread affinity whenever an action guard changes:```PropertyChangedEventHandler handler = null; handler = (s, e) =>{...

View Article
Browsing all 1760 articles
Browse latest View live


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