-
### CircuitPython Version
```python
Adafruit CircuitPython 8.2.10 on 2024-02-14; Adafruit ItsyBitsy nRF52840 Express with nRF52840
Board ID:itsybitsy_nrf52840_express
UID:1027F3CECE5BC1D4
```
###…
-
We would like to catch an event when a user opens a Filepicker dialog. For example we would like to use `WebView2` in our Kiosk application. The user is able to plugin a USB drive and then get's the r…
-
Hello,
The NativeFileDialogNET solution compiles, that is nice to begin with.
Unfortunately I have to confess shortcomings about how to execute the test.
I guess the code that is provided is in C#,…
-
### Question
I'am calling `tinyfd_openFileDialog` like this:
```kotlin
val fileExtension = "json"
val result = MemoryStack.stackPush().use { stack ->
val filters = if (fileExt…
-
When using the `window.openFileDialog()` API, the returned list that the callback receives as a parameter is an empty object with no keys and no values.
```javascript
window.openFileDialog([
…
-
OpenFolderDialog is missing a New Folder button. Could it be added to have parity with standard Win32 features?
Other missing feature to have parity:
- OpenFileDialog.ShowReadOnly / ReadOnlyChecke…
-
When trying to make an extension and debug it from VS for Mac to open a file dialog box to choose an image or svg file and then populate that file in the Xamarin.IOS, Xamarin.Mac, and Xamarin.Android …
-
hi.
i want to check a lot of number ( about 1000) for Registered on telegram or not.
I'm use the code :
```
OpenFileDialog checkTl = new OpenFileDialog();
checkTl.Filter = "TextFil…
-
1. Picutre reading pages only allows "next page" one by one. Masonry Layouts might be better.
2. translation files seems a little bit confusing. Can you organize the item better?
3. when import the…
-
I try to run and open and upload a video, this error happens.
Heart-rate-measurement-using-camera-master/GUI.py", line 210, in openFileDialog
self.statusBar.showMessage("File name: " + self.d…