Samuel Freeman

Results 43 comments of Samuel Freeman

hi @AllenDang ,i have got some problem. how to SetString for EditBox and Menu cannot support PopUp func, can it be fix .

```go func AboutMsgBox(w *gimu.Window) { gimu.SetFont(w.MasterWindow().GetContext(), customFont) opened := w.Popup("关于本程序", nk.PopupStatic, nk.WindowTitle|nk.WindowNoScrollbar|nk.WindowClosable, nk.NkRect(30, 10, 300, 100), func(w *gimu.Window) { w.Row(25).Dynamic(1) // Custom font w.Label("本程序由 sndnvaps开发", "LC") buttonState := w.Button("关闭") if...

> @sndnvaps I strongly suggest to use github.com/AllenDang/giu instead of gimu. Because gimu has random crash issue that I cannot fix at the moment. ok,thanks. i will try it As...

这样啊,看来需要更换一个检测ip地址有效性的网站了。。。。

> A new proxy list. http://pzzqz.com/ i have add this new proxy list to getter functions

已经提交pr,不使用htttp://ip138.com了,改为原来的 httpbin.org来做测试

因为没有采集到数据,所以肯定没有数据出来的啊。。

许久没有更新了。找时间更新一下。你也可以提交pr的

提议不错,正在着手准备这个功能中。。。。@samshuai

这需要更新代码才能使用。。最近换工作了,没有更新它。。。