Enhancement suggestion for pathchooserwidget
AJ6CU opened this issue · 0 comments
AJ6CU commented
A useful parameter of the underlying asksaveasfile widget is defaultextension. For example, defaultextension=".txt"
Not a high priority problem as there is an easy workaround in my code to check for no extension and then add one.