PhilJollans

Results 27 issues of PhilJollans

The project contains three packages: - Ankh.Package - Ankh.VS15Package - Ankh.WpfEditor.Package I guess that Ankh.Package is the main package and that Ankh.VS15Package is a special version for Visual Studio 2015,...

I am getting compilation errors with Microsoft.VisualStudio.CommandTable. What packages do I have to install to resolve this reference? Phil

Is it possible to cooperate with you on this project?

We have been doing some stress testing with rapid updates from an OpcUA server. In our application, notifications are occassionally generated out of sequence. I am pretty sure that the...

We are doing some stress testing, by generating a lot of rapid updates from an Opc-UA server. We have subsciribed to notifications on a `ClientSessionChannel` using something like: ```csharp _channelSession.Subscribe(OnPublish,...

I have a weird performance problem with the AutoCompleteBox. To illustrate the problem, I have generated a list with the 1000 strings A0 to A999. When I enter the character...

### Second attempt to fix mouse events. Do not apply the bottom border to `hoverDiv`. The bottom border was calculated once only, and is likely to be incorrect if the...