CustomTkinter icon indicating copy to clipboard operation
CustomTkinter copied to clipboard

OK / Cancel Bug

Open sternflyer opened this issue 3 years ago • 4 comments

Fixed the bug to distinguish whether Ok or Cancel was clicked

sternflyer avatar Dec 13 '22 20:12 sternflyer

PS.: this probably solves #836

ArielMAJ avatar Dec 18 '22 16:12 ArielMAJ

Will have a look at this!

TomSchimansky avatar Dec 21 '22 11:12 TomSchimansky

Any idea when this might be merged? No, rush. Just trying to decide if I want to wait, or write a workaround for this.

amuhs avatar Jan 06 '23 20:01 amuhs

This will solve my issue. I can check something like dialog.get_input() == None when the user cancels it returns None for get_input with this PR.

MichelDiz avatar Jan 21 '23 03:01 MichelDiz

Any update on this PR?

felix642 avatar Feb 27 '23 14:02 felix642

Will be available with version 5.2.

TomSchimansky avatar Jun 19 '23 11:06 TomSchimansky