This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients epaine, patrickmelix, serhiy.storchaka, taleinat, terry.reedy
Date 2021-04-04.20:08:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617566928.43.0.893801988608.issue43655@roundup.psfhosted.org>
In-reply-to
Content
I presume 'floatable' means 'can move dialog around on top of the parent window'.  On my Mac Air, with 3.8 and 8.6.8, all the dialogs I checked, including About, are already floatable in this sense, not just the search boxes (which already had "::tk::unsupported::MacWindowsStyle" call).  Since tk::unsupported is not listed on https://www.tcl.tk/man/tcl8.6/TkCmd/contents.htm, (nor on the 8.5 page) I wonder if it is obsolete, or just hidden.

If no one knows, we might ask Kevin Walzer.
History
Date User Action Args
2021-04-04 20:08:48terry.reedysetrecipients: + terry.reedy, taleinat, serhiy.storchaka, epaine, patrickmelix
2021-04-04 20:08:48terry.reedysetmessageid: <1617566928.43.0.893801988608.issue43655@roundup.psfhosted.org>
2021-04-04 20:08:48terry.reedylinkissue43655 messages
2021-04-04 20:08:48terry.reedycreate