minhajakhterkhan199
minhajakhterkhan199
Please respond on above query.
Now, I am not calling window.Realize() but still have the same issue. It seems that after calling window.Destroy() and gtk.MainQuit(), gtk.Main() method is not returning sometimes. Please advise to solve...
Okay, Thanks for your prompt response.
gtk.MainQuit does not have any impact and Window is not closing. If I use window.Destroy then Window is closing but sometime gtk.Main() does not returns because of this. Please advise...
Without any changes I run https://github.com/mattn/go-gtk/blob/master/example/thread/thread.go#L42-L50, it is also not closing current window and opening new window. My motive is to close Current Window and then open new window. Please...
Please guide more precisely, even using MainIterationDo is just blocking signal to window and after when I call gtk.MainQuit(), it does not close Window.
Please share sample code for dialog