Unofficial Dev

Results 17 issues of Unofficial Dev

How to contact you?

question: Is it possible to use this library to decode packets from NetworkStream? Is it possible to use this library to decode packets from NetworkStream? specifically the packet returned from...

needtest

是否有可能为c#开发类似的版本?

Hi, currently I have the following code to render images from ImageBgr24 from Geb.Image library XAML: ```c# ``` Code behind: ```c# private VideoDisplay _videoDisplay; public VideoDisplay VideoDisplay { get =>...

System.IO.IOException: 'Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed...

- Can add support input unicode languages such as Chinese, Vietnamese, Indian... and mouse wheel event to scroll. - Also i would like to ask how to send commands like...

It seems that SelectedItem binding is not working after I switched from DataGrid to DataBox. the code below still works when I use DataGrid. SelectedItem is always null. in MainWIndowViewModel...