山奥通信

Results 15 comments of 山奥通信

What I want is a little different. I don't want the menu to close on first click, I want the button event to fire even when the menu is open.

I set "z-index: 6;" and now I can click on the button. I am wondering if this mechanic will cause other problems. For example, the behavior of the dialog does...

I understand that it is by design. I would consider accepting this behavior. This issue may be closed.

1st, check the auto-generated source file. It is generated under the obj folder like `obj\Debug\netcoreapp3.1\SmartDataAccessor`.

1. Can that SQL and parameters be run using a raw ADO.NET or Dapper? 2. Show me the whole auto-generated source. Smart is a library that automatically generates source code...

I also want to get the following values. - Power-On hours - Device power cycle count - Error count I'm using another tool to check those values. https://github.com/hiyohiyo/CrystalDiskInfo https://crystalmark.info/en/software/crystaldiskinfo/

Sorry, map to nested objects are not supported now. To create a generic nested mapper, would require designing a specification of where to map DB columns and objects, but I...

Oh, I made a mistake. Nest maps cannot be supported with the current interface. You can only create a tuple mapper and nest it on the application side like Dapper's...

Tuple map support was added in version 1.2.0. ```csharp [Query] List Query(); ``` Use it like Dapper's Result Multi-Mapping. https://dapper-tutorial.net/result-multi-mapping ```csharp public class ParentEntity { public int Id { get;...

@jefflord There is no place to ask questions. For devices that this library does not currently support, please also check the support status of the Python library. https://github.com/mathoudebine/turing-smart-screen-python