New Post: ListBox.SelectedItems convention
I have been using pmacnaughton modifications in my application (which is a WPF pane inside an Excel document customization). My users are reporting that the whole screen flickers in Excel 2010 when I...
View ArticleNew Post: caliburn.micro serialization issue when implementing...
public class Person {public int Id {get;set;} public string FirstName{get;set;} ... } The application contains a class called "Person". A "Person" object is serialized (JSON) and moved back and forth...
View ArticleNew Post: Hybrid Example & WPF
I built it with CM 2.0.2.0 can be found here : https://cmhelloscreenswpf.codeplex.com/
View ArticleNew Post: Message.Attach not passing parameters by name
<TextBox x:Name="TemplateEmail" Grid.Row="1" Margin="0,5,0,0" IsEnabled="{Binding ElementName=EnviaEmail, Path=IsChecked}"> <TextBox.ContextMenu> <ContextMenu> <MenuItem...
View ArticleCreated Unassigned: Install Docs Broken [365]
On the Documentation Nuget page, the link referring to "With the latest version of Nuget installed" is broken - leads nowhere.Next, create a new WPF application in VS. Go to package manager window and...
View ArticleNew Post: Managing same view models and Views in assemblies of different...
Hello first thanks for the very useful tool. Now we stumbled over one issue, which we could not solve. We are loading dynamically assemblies containing specific views using the "AssemblySource" type....
View ArticleNew Post: Is there an agreed-upon "best practice" for PasswordBox binding?
If not supported why is this example touted on the http://caliburnmicro.com/ doc page? Sure would like to know how that can be made to work as I'm unable to do so.<StackPanel><TextBox...
View ArticleNew Post: How can I get PasswordBox to work?
On the http://caliburnmicro.com/ doc page the following example is given but I'm unable to set the related PasswordBox property though my Domain and User properties are set fine. Is there a certain CM...
View ArticleNew Post: How may I choose subscriber while publishing event using...
Hi, How may I choose subscriber while publishing event using EventAggregator in Calirburn Micro? I have four subscribers for some particular message at single time but I want to send notification to...
View ArticleNew Post: Unable to invoke bootstrapper with out App.xaml.
Hi Recently working on caliburn micro and want to create class libraries with caliburn micro and use them in another tool. But when i try to invoke bootstrpper object using the Start() it is not...
View ArticleNew Post: BakButton change title Frame
Good morning I'm going crazy I can not figure out how to let my BackButton (SystemNavigationManager) I change the title of my frame, No MVVM you can follow this [guide](https:...
View ArticleNew Post: SelectionChanged for DataGrid is being called multiple times after...
Hi, We've a conductor with two screens being displayed alternatively. Screen 1 has DataGrid which is attached with a method in ViewModel using ActionMessage for SelectionChanged event. Screen 2 has...
View ArticleNew Post: Caliburn, Xamarin and ETO
My company has an WPF application that uses Caliburn. I am tasked with porting it to Mac / Linux. Xamarin.Forms doesn't really do desktop yet, so there isn't any Xaml. I found a great framework called...
View ArticleNew Post: Reusing ViewModel with single View-Instance
Hello, I use an MEF exported ViewModel (ReportViewModel) multiple times in my application.<ContentControl cal:View.Model="{Binding ReportVM}" /> As expected, the same instance of the ViewModel is...
View ArticleNew Post: ☯amazing
Hi! Please take a look at that amazing place, you'll love it! Check it out http://gentlegiantsrescue-gentle-giants-buddies.com/residential.php?ee8a Wishes, lars
View ArticleNew Post: ✈Re: have you heard the news?
Hey, Have you already heard the news? Just check it out, you'll be amazedopen messageYours faithfully, larsSent from Mail for Windows 10
View ArticleNew Post: Re: Re: that was unexpected
Hey friend, I've found something really amazing, I didn't expect that stuff would be so cool, check it outmessageSincerely yours, lars
View ArticleNew Post: ✈need your help
Greetings! I couldn't find some stuff so I decided to ask for your help, here's what I'm looking forview messagelars
View Article