Re: [PyQt] Instant translation on PyQt 4.8.6

2012-01-01 Thread admin
On 31/12/2011 04:42 م, Phil Thompson wrote: On Sat, 31 Dec 2011 14:57:29 +0200, ad...@mbnoimi.net wrote: On 29/12/2011 12:12 م, Phil Thompson wrote: Then that implies that there is a second problem. Attached is the pyuic4 output from your .ui file. You need

Re: [PyQt] Instant translation on PyQt 4.8.6

2011-12-31 Thread Phil Thompson
On Sat, 31 Dec 2011 14:57:29 +0200, ad...@mbnoimi.net wrote: > On 29/12/2011 12:12 م, Phil Thompson wrote: > > Then that implies that there is a second problem. Attached is the pyuic4 > output from your .ui file. You need to provide a short complete test that > demonstrates any outstanding probl

Re: [PyQt] Instant translation on PyQt 4.8.6

2011-12-29 Thread Phil Thompson
On Wed, 28 Dec 2011 19:30:10 +0200, ad...@mbnoimi.net wrote: > On 21/12/2011 07:12 م, Phil Thompson wrote: > On Wed, 21 Dec 2011 19:03:56 +0200, ad...@mbnoimi.net [1] wrote: > > On 10/12/2011 03:15 م, Phil Thompson wrote: > On Sat, 10 Dec 2011 12:55:09 +0200, ad...@mbnoimi.net [2] [1] wrote: >

Re: [PyQt] Instant translation on PyQt 4.8.6

2011-12-28 Thread admin
On 21/12/2011 07:12 م, Phil Thompson wrote: On Wed, 21 Dec 2011 19:03:56 +0200, ad...@mbnoimi.net wrote: On 10/12/2011 03:15 م, Phil Thompson wrote: On Sat, 10 Dec 2011 12:55:09 +0200, ad...@mbnoimi.net [1] wrote: On 10/12/2011 12:47 م, Phil Thompson wrote:

Re: [PyQt] Instant translation on PyQt 4.8.6

2011-12-21 Thread admin
On 21/12/2011 07:12 م, Phil Thompson wrote: On Wed, 21 Dec 2011 19:03:56 +0200, ad...@mbnoimi.net wrote: On 10/12/2011 03:15 م, Phil Thompson wrote: On Sat, 10 Dec 2011 12:55:09 +0200, ad...@mbnoimi.net [1] wrote: On 10/12/2011 12:47 م, Phil Thompson wrote:

Re: [PyQt] Instant translation on PyQt 4.8.6

2011-12-21 Thread Phil Thompson
On Wed, 21 Dec 2011 19:03:56 +0200, ad...@mbnoimi.net wrote: > On 10/12/2011 03:15 م, Phil Thompson wrote: > On Sat, 10 Dec 2011 12:55:09 +0200, ad...@mbnoimi.net [1] wrote: > > On 10/12/2011 12:47 م, Phil Thompson wrote: I think there might be a > pyuic4 regression related to retranslation. Wha

Re: [PyQt] Instant translation on PyQt 4.8.6

2011-12-21 Thread admin
On 10/12/2011 03:15 م, Phil Thompson wrote: On Sat, 10 Dec 2011 12:55:09 +0200, ad...@mbnoimi.net wrote: On 10/12/2011 12:47 م, Phil Thompson wrote: I think there might be a pyuic4 regression related to retranslation. What version were you using that s

Re: [PyQt] Instant translation on PyQt 4.8.6

2011-12-10 Thread Phil Thompson
On Sat, 10 Dec 2011 12:55:09 +0200, ad...@mbnoimi.net wrote: > On 10/12/2011 12:47 م, Phil Thompson wrote: I think there might be a > pyuic4 regression related to retranslation. What version were you using > that seemed to work? Can you send me a .ui file that seems to have the > problem? > > B

Re: [PyQt] Instant translation on PyQt 4.8.6

2011-12-10 Thread admin
On 10/12/2011 12:47 م, Phil Thompson wrote: I think there might be a pyuic4 regression related to retranslation. What version were you using that seemed to work? Can you send me a .ui file that seems to have the problem? By the way, I didn't fa

Re: [PyQt] Instant translation on PyQt 4.8.6

2011-12-10 Thread Phil Thompson
On Sat, 10 Dec 2011 12:19:19 +0200, ad...@mbnoimi.net wrote: > Hi guys, > > I was using the following function for re-translate my application at > runtime but after compiling my application with new PyQt version it became > need to be restarted... do you know what's wrong? > > PS > > Layout

[PyQt] Instant translation on PyQt 4.8.6

2011-12-10 Thread admin
Hi guys, I was using the following function for re-translate my application at runtime but after compiling my application with new PyQt version it became need to be restarted... do you know what's wrong? PS Layout changing works perfectly