Liu
Liu
@WhoAteDaCake Sorry, there are some problems with my comments above, the idea described in my comment is only suitable for read clipboard content when CTRL+V is pressed, not for read...
@WhoAteDaCake Well, storing the clipboard in widgets would increase the cost and implementation complexity of the clipboard API, so I think we can choose to store the clipboard at the...
You can use the browser's translation tool to translate this Chinese document: http://docs.lcui.lc-soft.io/ I plan to translate it into English when it has enough content. In order to make the...
Before adding WebView widget, we need to solve the following problems: 1. **How to compile browser engine easily and quickly?** The browser engine may have many dependent libraries, and the...
Just now, I found that artifacts on [Appveyor CI](https://ci.appveyor.com/project/lc-soft/lcui) does not contain the release version of LCUI.dll, and I will upload these full zip packages after updating its configuration file.
Try to run `make V=1` for verbose output.
The zip packages have been uploaded, you can find them on the release page: https://github.com/lc-soft/LCUI/releases/tag/v2.1.0 [](https://github.com/lc-soft/LCUI/releases/tag/v2.1.0)
@retsyo 静态库的话,记得当初好像是因为编译应用程序时需要指定链接 LCUI 及其全部依赖库,太麻烦,所以就没有加静态库的编译配置。 现在我没时间搞这个,也不打算搞,你可以找其他熟悉 C 编译配置技术的人来搞。
@aish96660 @jduo The description of this issue has been updated, please re-evaluate its workload, and then update the bounty request. 
This is a known issue.