lxn / walk

A Windows GUI toolkit for the Go Programming Language
Other
6.78k stars 886 forks source link

Some problems with the dialog.Run() function at Run time #822

Open WuLiangXiaoSeng opened 1 year ago

WuLiangXiaoSeng commented 1 year ago

I create a Dialog in a goroutine, then call the Run () function, and after a while, the page is unresponsive. So I'd like to ask what might be the reason for this.