Message88139
| Author | wordtech |
|---|---|
| Recipients | wordtech |
| Date | 2009-05-20.22:25:22 |
| SpamBayes Score | 5.778182e-07 |
| Marked as misclassified | No |
| Message-id | <1242858324.92.0.20433040915.issue6075@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In version 8.6 of Tk (now in beta stage), Tk on OS X will be built on top of the Cocoa API, replacing the deprecated Carbon API. Tk-Cocoa implements some UI behaviors (help menu, application menu) differently than Tk- Carbon. The attached files patch IDLE to detect whether Tk is built on top of Cocoa or Carbon, and implement the correct UI behavior. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-20 22:25:25 | wordtech | set | recipients: + wordtech |
| 2009-05-20 22:25:24 | wordtech | set | messageid: <1242858324.92.0.20433040915.issue6075@psf.upfronthosting.co.za> |
| 2009-05-20 22:25:23 | wordtech | link | issue6075 messages |
| 2009-05-20 22:25:23 | wordtech | create | |