Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #18681
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!txtfeed1.tudelft.nl!tudelft.nl!txtfeed2.tudelft.nl!amsnews11.chello.com!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <bsk16@case.edu> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.063 |
| X-Spam-Evidence | '*H*': 0.87; '*S*': 0.00; 'bug': 0.02; 'python': 0.08; 'phyton': 0.09; 'side.': 0.16; 'tcl/tk': 0.16; 'url:browse_thread': 0.16; 'url:thread': 0.16; 'wrote:': 0.18; 'jan': 0.19; 'header:In-Reply-To:1': 0.22; 'message- id:@mail.gmail.com': 0.28; 'idle': 0.29; 'pm,': 0.29; 'cmd': 0.30; 'subject:skip:i 10': 0.30; 'sun,': 0.30; 'ago': 0.31; 'version': 0.32; 'weeks': 0.33; 'done': 0.34; 'to:addr:python-list': 0.34; 'received:209.85.212': 0.34; 'issue': 0.35; 'thank': 0.35; 'window': 0.35; 'url:python': 0.36; 'file': 0.36; 'keyboard': 0.37; 'received:google.com': 0.37; "there's": 0.37; 'some': 0.38; 'received:209.85': 0.38; 'ways': 0.39; 'help': 0.39; "it's": 0.40; 'received:209': 0.40; 'to:addr:python.org': 0.40; 'according': 0.61; 'dear': 0.64; 'url:groups': 0.64; '2012': 0.67; 'friend': 0.69; '"about': 0.84; '10.6': 0.84; '8.5': 0.84 |
| MIME-Version | 1.0 |
| In-Reply-To | <jecr1c$b01$1@news-cypress.fernuni-hagen.de> |
| References | <jecr1c$b01$1@news-cypress.fernuni-hagen.de> |
| Date | Sun, 8 Jan 2012 17:12:50 -0500 |
| Subject | Re: idle mac os x international keyboard umlaut input |
| From | Benjamin Kaplan <benjamin.kaplan@case.edu> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Junkmail-Whitelist | YES (by domain whitelist at mpv2.tis.cwru.edu) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4531.1326060840.27778.python-list@python.org> (permalink) |
| Lines | 26 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1326060840 news.xs4all.nl 6843 [2001:888:2000:d::a6]:59030 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:18681 |
Show key headers only | View raw
On Sun, Jan 8, 2012 at 2:32 PM, Some Friend <some-friend@web.de> wrote: > Dear Friends, > with an international keyboard on mac os 10.6 > an umlaut is inserted according to the chosen > keyboard layout with alt + u followed by a, > o or u for ä, ö or ü, or with cmd + " followed > by a, o or u for ä, ö or ü. Neither way works > in the IDLE console or file window of IDLE. > Both ways work on the python console in a terminal > window. > > IDLE version 3.2.2, Phyton version 3.2.2 and > Tk version 8.5 according to IDLE -> "About IDLE". > > Names of the keyboard layouts: > "US" and "US International - PC" > > Thank y'll for any Help > -- This issue came up a few weeks ago too. The conclusion was that it's a bug in the Cocoa version of Tcl/Tk so there's unfortunately not much that can be done from the Python side. https://groups.google.com/group/comp.lang.python/browse_thread/thread/c7f22b059c68452a/85d11aa8f4b8b3c1
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
idle mac os x international keyboard umlaut input Some Friend <some-friend@web.de> - 2012-01-08 20:32 +0100
Re: idle mac os x international keyboard umlaut input Benjamin Kaplan <benjamin.kaplan@case.edu> - 2012-01-08 17:12 -0500
Re: idle mac os x international keyboard umlaut input Some Friend <some-friend@web.de> - 2012-01-09 06:58 +0100
csiph-web