Marco Zille

Results 8 issues of Marco Zille

With the help of @tritao: - added support for wchar_t - added support for std::wstring - unified the way wide character strings are handled between C# and C++/CLI - changed...

## 🐛 Bug Report `MaterialCheckboxGroup` throws a `NullReferenceException` when both `SelectedIndices` and `Choices` and bound to the respective binding properties and `Choices` is and empty list. This is due to...

## 🐛 Bug Report A customer lamented the fact that dialog messases were not visible on its Android phone. Doing some research we found that due to a scaling he...

## 🐛 Bug Report A call to `await MaterialDialog.Instance.AlertAsync` does not wait unitl the dialog's dismiss before continuing. Doing some tests, calling `var msgResult = await MaterialDialog.Instance.ConfirmAsync` actually waits so...

How can I set a timeout on a call to ReadAsync? I mean, I connect to a TCP server and I need to keep receiving data until it doesn't send...

The ID is fine for now, but make sure to create a follow-up issue to replace that with the repo name _Originally posted by @lucavallin in https://github.com/lucavallin/first-issue/pull/171#discussion_r1334846522_

enhancement
help wanted
good first issue
typescript
data-generation

Since we have multiple reasons why a project is not added (namely stars count and issues count) and we have different places where we do filter those out (for GitHub...

enhancement
help wanted
good first issue
data-generation

**Describe the bug** I am trying to install VS 2022 build tools inside of a docker container to build an image and use it for our CI builds. I already...

bug
Visual Studio