Robert Snipe

Results 11 comments of Robert Snipe

Hey, any guidance with this? Maybe its not possible to include it in .Net?

Seems you can gen the interop dll manually and ignore the warning and can add that to a .Net project. I had a copy of the dll in SysWow64 but...

It's useful for the com boundary. We have a large scale application written in vb6. The upgrade path is to add new features using WPF in .Net and slowly transition...

p.s. From your overview "This allows for easy data sharing between a .NET application and VB6.". I interpreted this to mean that it would work in .Net, and it does,...

Taken it a little further by replacing the line with a border, it was a toss up between nesting the header border or not within the outer border, I went...

This is outside the scope of this but what would be cool is to open up the theming so that it is more extensible. Instead of light / dark being...

A couple more styles ![groupboxes](https://user-images.githubusercontent.com/1444082/126458128-7f79261c-8c64-428e-b25a-b7f839c2bd46.gif)

Hey, I watched the stream, it was good to get your full thought process on it all. I will have a proper dive into some of these in code but...

At this point its worth mentioning I am debugging the c# version so its possible there are differences. The codebase is largely neglected. However as those parts of the code...

Here is a very simple example project in Java exhibiting the same behaviour https://github.com/rrs/StringTemplateEmitSeparator