Skip to content
#

fyne

Here are 30 public repositories matching this topic...

cjbrowne
cjbrowne commented Nov 9, 2019

Describe the bug
Using application.NewWindow to create a secondary window, it's not possible to re-use that window after it has been closed. If the user presses the X button, the window doesn't respond to Show() calls any more.

To Reproduce

  1. Create a main window
  2. Create a secondary window
  3. Close the secondary window
  4. Attempt to re-show the secondary window.

Example co

Improve this page

Add a description, image, and links to the fyne topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fyne topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.