Quantcast
Browsing all 1760 articles
Browse latest View live

New Post: Question about IChild.cs?

IChild, the base interface, already has a property named Parent and it's of a different type. IChild<T> supposes to override it with a generically typed Parent property, but can't because it...

View Article


Source code checked in, #5c5a16718ede

WPF: Propagate Exception from UIThread to caller

View Article


Closed Issue: Wrong screen activation when tombstoning a panorama [293]

Hi,Let be a MainViewModel which represents a panorama control with two different children types: ChildViewModel1 and ChildViewModel2. I've defined a MainStorageModel which persists the ActiveItemIndex...

View Article

New Comment on "Obtain and Build the Code"

Same for me! "Cryptographic failure while signing assembly"

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


New Post: Startup Window won't start without StartupUri

I'm 99.99% sure I have everything setup correctly. For some reason my main view in the "Views" folder (ShellView.xaml) will not load without putting the StartupUri attribute inside app.xaml. I'm using...

View Article

Source code checked in, #48d12924cc38

Add Execute.OnUIThreadAsync()

View Article

Edited Issue: Add Execute.OnUIThreadAsync [242]

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

View Article


Commented Issue: Add Execute.OnUIThreadAsync [242]

Allow to execute an System.Action on UI thread without waiting for it to complete.Comments: New methods: - `void BeginOnUIThread(this System.Action action)` This is available on all platforms. - `Task...

View Article


New Post: Startup Window won't start without StartupUri

Does your ShellViewModel have an inheritance of IShellViewModel, also do you have an [Export(typeof(IShellViewModel)] on ShellViewModel ?

View Article

Commented Issue: Caliburn Micro doesn't play nice with the...

Caliburn Micro has its own ApplicationBar implementation to support binding, but it's a bit limited, because you can't use binding for Text and IconUri properties, which are very common scenarios (for...

View Article

New Post: Bootstrapper with Unity Yields Exception

Greetings I am using Unity as my IOC container in the bootstrapper. In version 1.3.1, the below simplified bootstrapper runs fine. However, in versions 1.4 and 1.4.1, the below bootstrapper throws a...

View Article

New Post: How to create an Instance-spcecific bootstrapper?

This question is related to http://caliburnmicro.codeplex.com/discussions/260738. I have an application with a Shell and Workspace(s). Both objects import a IMyMenu object. IMyMenu allows viewmodels to...

View Article


New Post: Separate Action Target object?

Hi, I am starting off with my first Caliburn.Micro project. In previous WPF projects I did, I implemented separate command handler objects. These command handlers were registered at the window...

View Article

New Post: Separate Action Target object?

You can use Action.TargetWithoutContext.

View Article


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

Got the same problem here. Is it "working as intended" that we have to Call the IEnumerable<IResult> from the View?

View Article

Source code checked in, #646b3904ee74

Update System.Windows.Interactivity to VS2012 Update 2 CTP4

View Article


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

how are populating and what are you populating?

View Article

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

I'm not sure I'm understanding Your question but if You refer to populating Items I do it like in sample by Ioc in constructor of my conductor public MainPageViewModel(INavigationService...

View Article

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

It seems that you have problem with Panorama control in WP8. There is a severe bug in WP8 panorama control with databinding (see this issue).

View Article
Browsing all 1760 articles
Browse latest View live


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