Monthly Archives: March 2015

Unresolvable XAML references

Quite some time ago I posted an entry about error messages in Visual Studio like ‘The resource “styleListView” could not be resolved’ https://potatoit.wordpress.com/2013/08/26/the-resource-stylelistview-could-not-be-resolved/ In it I had a solution which worked and worked well – in short adding the dictionary … Continue reading

Posted in Development, M3 / MoveX, Misc | Leave a comment

Adding Items to the Navigator Menu

During the course of removing the modifications from IFL I wanted a way to run some of the C# developments directly so I thought I’d do some investigation. Using the MenuExtensionService we can add new entries to the Navigator menu, … Continue reading

Posted in Development, M3 / MoveX | Leave a comment

Adding Columns to a ListView – when there are Editable Cells

This question has cropped up before and I thought that for convenience, I’d add a post as an anchor point. In the Smart Office blog from our friendly Smart Office developers in Sweden, we have a post which answers the … Continue reading

Posted in Development, M3 / MoveX | 16 Comments