Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The class already exists #130

Open
ManuCiao10 opened this issue Nov 11, 2024 · 1 comment
Open

The class already exists #130

ManuCiao10 opened this issue Nov 11, 2024 · 1 comment

Comments

@ManuCiao10
Copy link

Hello, I'm running the Zenity Entry function inside a goroutine. I'm having the following error: "The class already exists." It looks like this error only occurs on Windows.

@ManuCiao10
Copy link
Author

ManuCiao10 commented Nov 11, 2024

otp, err := zenity.Entry("Enter OTP",
			zenity.Title("OTP"),
			zenity.OKLabel("Submit"),
			zenity.CancelLabel("Cancel"),
			zenity.EntryText(""),
		)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant