Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10497
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!news2.arglkargh.de!news.wiretrip.org!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <chris@rebertia.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.077 |
| X-Spam-Evidence | '*H*': 0.85; '*S*': 0.00; 'subject:language': 0.09; 'gui': 0.13; 'wrote:': 0.15; 'cc:addr:python-list': 0.16; 'pm,': 0.16; 'cheers,': 0.19; 'cc:2**0': 0.21; 'this?': 0.22; 'header:In- Reply-To:1': 0.22; 'received:209.85.212.46': 0.23; 'received:mail- vw0-f46.google.com': 0.23; 'thu,': 0.28; 'message- id:@mail.gmail.com': 0.28; 'cc:addr:python.org': 0.30; 'toolkit': 0.30; 'chris': 0.32; 'received:209.85.212': 0.34; 'app': 0.35; 'switch': 0.35; 'using': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.38; 'hello,': 0.38; 'received:209': 0.40; 'peter': 0.62; 'texts': 0.73; 'click': 0.79; 'menu.': 0.84; 'sender:addr:chris': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Mq8Tj/pJ9WwXL98dBqL8fzwx8qvxB3OSBiKowv+Au04=; b=Z3RLI1h3u5MFA1SI2zJTaymfCi7vpSAmIyo1DiUWBgfDPoBhjOl3z8PBBut2+UW3Ta HED3dzglmFhZVHt5/CpxT2PJCAfPM+CVpt6Ydfttqfg+AOSg2L3vHEpC6rCAJ9CQbpXU TY/hshVhxGx5XmwDcLMenzTAd+QwTTQnJBwCY= |
| MIME-Version | 1.0 |
| Sender | chris@rebertia.com |
| In-Reply-To | <CABFuWSwZprA3+u_wfQCnQ-db2N7MHZuipbVnJpnnziFdhxd7tQ@mail.gmail.com> |
| References | <CABFuWSwZprA3+u_wfQCnQ-db2N7MHZuipbVnJpnnziFdhxd7tQ@mail.gmail.com> |
| Date | Thu, 28 Jul 2011 20:35:39 -0700 |
| X-Google-Sender-Auth | LDgTbnlLhF_nAspjNbdiyf9gcmc |
| Subject | Re: gettext switch language on the fly |
| From | Chris Rebert <clp2@rebertia.com> |
| To | Peter Irbizon <peterirbizon@gmail.com> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | Python <python-list@python.org> |
| 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.1602.1311910543.1164.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1311910543 news.xs4all.nl 23958 [2001:888:2000:d::a6]:57388 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:10497 |
Show key headers only | View raw
On Thu, Jul 28, 2011 at 6:20 PM, Peter Irbizon <peterirbizon@gmail.com> wrote: > hello, > I am using gettext fo localization <snip> > Now I would like to switch all texts in my app when I click on item in menu. > Unfortunatelly this not switch texts immediately. How can I do this? Which GUI toolkit are you using? Cheers, Chris
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: gettext switch language on the fly Chris Rebert <clp2@rebertia.com> - 2011-07-28 20:35 -0700
csiph-web