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

New Post: "TypeInitialization Expected" thrown on Bootstrapper

Thanks.. I got it to compile by commenting out the "ArgumentNotNull" so it only logs it and does not throw an exception. The problem is now everything compiles correctly, and when I press the green...

View Article


New Post: How to use ConventionManager.ApplyValueConverter for int to string...

Hi, I have a control in the UI which extends HeaderedItemsControl and requires Header property to be set. I want to show a number on this control, but the Header property takes only a string as value....

View Article


Source code checked in, #474e6043b432

Extend WinRT sample to show new Task support

View Article

Commented 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 Post: ListBox & Cal:View.Context.

Hi, This is probably just a misunderstanding on my part. I have a model e.g. Foo, which I'm using different views for, depending on where the Foo is displayed. I'm currently have two views for a Foo,...

View Article


New Post: Question about IChild.cs?

Why is there a "new" in IChild<TParent> ?public interface IChild<TParent> : IChild { /// <summary> /// Gets or Sets the Parent /// </summary> new TParent Parent { get; set; } } Thx

View Article

Commented 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

Commented 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


Commented 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


Closed Issue: EventAggregator in WinRT doesn't seem to be correct. [275]

Using the source drop-in for EventAggregator, it's publishing issues with System.Reflection namespace and the IsAssignableFrom method. Has anyone come up with a workaround for this?

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: ConventionManager.HasBinding() does not always work with...

I have run into an issue where i have used a prioritybinding on the title property of the root window's view, it seem the implementation of HasBinding uses "BindingOperations.GetBindingExpression() !=...

View Article

Closed Issue: Cannot override Screen.TryClose() [281]

The current Screen implementation does not allow for re-definition of either the TryClose() or GetViewCloseAction(bool?) methods, since neither of them is virtual (the second function is even...

View Article


Closed 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

Closed Issue: FrameAdapter should not directly depend on ViewAware class [284]

The `FrameAdapter` should use an interface for `void OnViewReady(object view)` instead of referencing the class `ViewAware` directly.Extending `IViewAware` would be an option.

View Article


Closed Issue: EventAggregator does not allow polymorphism [288]

The EventAggregtor is advertised as allowing for polymorphism; however, it appears that the Handler class in EventAggregator short circuits the loop through supported handlers.See discussion:...

View Article

Source code checked in, #368f73f05e17

Update System.Windows.Interactivity to VS2012 Update 2 CTP3

View Article


Commented Issue: Add Execute.OnUIThreadAsync [242]

Allow to execute an System.Action on UI thread without waiting for it to complete.Comments: I think we need something like the following to be able to await the async operation: ``` #if WinRT public...

View Article

Updated Wiki: Documentation

DocumentationGetting Started IntroductionObtain and Build the CodeNugetCheat SheetSoup to Nuts Basic Configuration, Actions and ConventionsCustomizing The BootstrapperAll About ActionsWorking with...

View Article

Updated Wiki: Documentation

DocumentationGetting Started IntroductionObtain and Build the CodeNugetCheat SheetSoup to Nuts Basic Configuration, Actions and ConventionsCustomizing The BootstrapperAll About ActionsWorking with...

View Article
Browsing all 1760 articles
Browse latest View live


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