Mike Williams

Results 20 issues of Mike Williams

The [CML Schema](http://www.xml-cml.org/examples/schema3/) requires that the file has a \ root element. See [Minimal Molecule](http://www.xml-cml.org/examples/schema3/molecular/minimal-molecule-1.html) example. ```csharp using (var file = new FileStream("./data/output.xml", FileMode.Create, FileAccess.Write)) { using (var writer =...

# Move Hidden Windows to active screen Some applications do not play nicely with multiple monitor scenarios. They mainly the ones which remember their screen position. Scenario Laptop with additional...

Idea-New PowerToy
Product-Window Manager

**Describe the bug** We are using your DataGrid and have come across an issue when it is used in either Chrome or Edge. Firefox has no issue. When you have...

In a .Net Framework (4.6.2) application. If you have a licence which has been generated with an attribue of "Random1" and when you validate it you try to get an...

When you use the scroll bars to move around the document the mouse cursor should be set to the Arrow shape. NB: Windows 10 22H2 - Running App from source...

When I start VS Code and start our application via docker-compose up -d the icons for the containers and images are smudges as shown below. ![68931425-69c9c900-0788-11ea-8107-cbce703ab0a8](https://user-images.githubusercontent.com/13162784/68956537-3145e180-07c0-11ea-8a91-7c05bfcb57f0.png) This is the list...

Yesterday I was trying to get Amazon SES working and suddenly the Email Test screen not showing all connections is not showing the last connection so that can't be tested....

Using Chem4Word insert a chemical structure (Chem4Word is at https://github.com/Chem4Word/Version3-2) Save the document and close word. Open the document using OpenXmlFileViewer Click on item1.xml in the tree view The xml...

I am using OpenSpreadSheet 1.2.3 I have updated DocumentFormat.OpenXml from 2.20.0 to 3.1.0 I am now getting the following error when trying to create a spreadsheet ``` System.NullReferenceException: Object reference...

My best guess would be in NVM somewhere, but how to extract it for analysis?