-
I am developing a C# UI using IC4 camera. How can I display camera stream in real-time on the WinForm? Meanwhile, how to modify parameters such as resolution and exposure time for the camera and make …
-
Hi,
I posted the following on stackoverflow but had no luck of a reply, so I thought I'd try here.
The following code is kind of a mish-mash I've slap together from examples and tutorials I fou…
-
## User story
>As a curator
>I want the user admin form to to not show captcha error
>So that I can update the details for the user
## Acceptance criteria
>Given I am on the user admi…
-
### Description
Hey everyone,
I recently ported my Xamarin.Forms app to .NET MAUI, which required updating some private bindings I had created. One of these bindings is for a library that provides…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Create a standard component which contains a form. Include 2 instances of this componen…
-
I know this is *technically* an internal implementation detail, but it's pretty well known and should be easy to implement.
In VB6, you can get at the real IDataObject behind VB's DataObject by cop…
-
-
### Bug description
Hi everyone,
I need your help.
When I try to import a CSV dataset via the superset API with the endpoint /api/v1/dataset/import/, the request response is {"message": "OK"}, wh…
-
**Describe the bug**
Hi all,
I cannot work with DataGridView in windows 10. Everything works fine in windows 11.
Here is what happened: I got the Window by AutomationId, then I got the DataGridView…
-
### Describe the feature you would like to see added
There should be the ability to fetch new chunks of data on the source with Lazy loading. In this way, PickLists could handle huge datasets effic…