zanek

Results 5 issues of zanek

On the code mirror website, it says you can call getWrapperElement to set the height. That method isnt exposed by this CodeMirrorUI object, correct ? http://codemirror.net/doc/manual.html#getWrapperElement I'm pretty new to...

This is quite odd. If I compile my project as 32-bit, it loads the classifiers just fine and everything works. If I compile the project as 64-bit it starts loading...

I followed the instructions in the README but the published Native AOT fails for WebView2. I installed it via Nuget, why cant it find it when Publishing ? Works without...

I get dozens of errors like this below. Has this project ever compiled successfully ? WinFormsComInterop-main\WinFormsComInterop\IAccessibleEnumWrapper.cs( 87,9): error CS0538: 'Accessibility.IAccessible' in explicit interface declaration is not an interface WinFormsComInterop-main\WinFormsComInterop-main\WinFormsComInterop\IAccessibleEnumWrapper.cs( 95,12):...

The current TcpSharpSocketServer just defaults to 0.0.0.0 when you start it with no way to change it. You shouldnt force everyone to use that, it should have a localhost option...