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 kbk, markroseman, ned.deily, roger.serwy, terry.reedy
Date 2015-07-30.03:38:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438227487.69.0.855396436647.issue24745@psf.upfronthosting.co.za>
In-reply-to
Content
In your online tutorial, your recommend
  root.option_add('*tearOff', FALSE)
Why not here, and be covered everywhere, and in the future?
Or is this needed for each Toplevel?
History
Date User Action Args
2015-07-30 03:39:18terry.reedyunlinkissue24745 messages
2015-07-30 03:38:07terry.reedysetrecipients: + terry.reedy, kbk, ned.deily, roger.serwy, markroseman
2015-07-30 03:38:07terry.reedysetmessageid: <1438227487.69.0.855396436647.issue24745@psf.upfronthosting.co.za>
2015-07-30 03:38:07terry.reedylinkissue24745 messages
2015-07-30 03:38:07terry.reedycreate