Cai Tou
Cai Tou
### Related problem I set the main window to be borderless (actually I don't want the main window). Then I want to press and hold the "good" imgui window to...
上图是拓展控件:[扩展控件实例:表格视图](https://github.com/zlgopen/awtk-widget-table-view) 我是绑定go语言使用的,请问如何把项目中src的文件放入awtk中进行使用?
你好, 目前开发文档中事件列表给出的鼠标滚轮事件"EVT_WHEEL",只是鼠标滚轮的按下抬起的事件. 我想要鼠标滚轮的上滚和下滚的事件请问事件标识是什么呢? 我需要用到这2个事件,来控制我的表格上面的滚动条的上下滑动.谢谢.
c.header中可能包含有原来的Content-Type请求头, 如:Content-Type = application/json; 然后如果是文件上传的请求的话, 请求头会被修改为multipart/form-data; boundary=*****, 这是正确的. 但是到了我修改的这个地方, 原来的请求头Content-Type = application/json会覆盖掉修改后的Content-Type = multipart/form-data; boundary=*****, 所以这个地方要过滤掉原来的值
Do we have any plans to support Yolo-V5 in this project?
### Related problem How to trigger the status of the windows main window to "activate"? I made a tray icon. I want to make a button on the tray menu....
### What version of Badger are you using? "github.com/dgraph-io/badger/v4" ### What version of Go are you using? GOROOT="/Users/qyt/go/go1.20.2" ### Have you tried reproducing the issue with the latest release? None...
### What version of Badger are you using? Hello, My db is allocated based on the number of partitions on the hard drive. Currently, my hard drive has 30 partitions,...
运行时奔溃问题
错误日志: image_g2d.c:107: image_clear: Assertion `dst_r->y >= 0 && (dst_r->y + dst_r->h)
异常警告
程序启动的时候, 打印了很多, 请问这可能是什么空间引起的吗?