Am 24.05.2018 um 13:55 schrieb Milian Wolff:
On Thursday, May 24, 2018 1:10:12 PM CEST Arno Rehn wrote:
in addition to the Python WebChannel client, we've also created one for
.NET:
https://github.com/MenloSystems/webchannel.net
It supports .NET 3.5 and .NET 4. With dynamic objects (i.e. late
On Thursday, May 24, 2018 1:10:12 PM CEST Arno Rehn wrote:
> Hi,
>
> in addition to the Python WebChannel client, we've also created one for
> .NET:
>
> https://github.com/MenloSystems/webchannel.net
>
> It supports .NET 3.5 and .NET 4. With dynamic objects (i.e. late
> binding) support in the l
Hi,
in addition to the Python WebChannel client, we've also created one for
.NET:
https://github.com/MenloSystems/webchannel.net
It supports .NET 3.5 and .NET 4. With dynamic objects (i.e. late
binding) support in the latter, working with QWebChannel in C# is
actually quite pleasant.
A C+