Re: [PyQt] setCornerWidget for QMenuBar & build Snapshots

2011-12-10 Thread admin
On 10/12/2011 03:17 م, Phil Thompson wrote: Maybe not, but it's still related to your installation. There was one message that implied that the version of the Python header files did not match the version of the Python interpreter. I downloa

Re: [PyQt] setCornerWidget for QMenuBar & build Snapshots

2011-12-10 Thread Phil Thompson
On Sat, 10 Dec 2011 14:36:14 +0200, ad...@mbnoimi.net wrote: > On 10/12/2011 02:03 م, Phil Thompson wrote: Probably still something > hanging around from your previous installation. I have retested this > specific case in the last day or two without problems. I don't think this > related to previo

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] setCornerWidget for QMenuBar & build Snapshots

2011-12-10 Thread admin
On 10/12/2011 02:03 م, Phil Thompson wrote: Probably still something hanging around from your previous installation. I have retested this specific case in the last day or two without problems. I don't think this related to previous installation because I

Re: [PyQt] setCornerWidget for QMenuBar & build Snapshots

2011-12-10 Thread Phil Thompson
On Sat, 10 Dec 2011 13:38:56 +0200, ad...@mbnoimi.net wrote: > On 07/12/2011 01:33 م, Phil Thompson wrote: ...that's fairly self > explanatory - seems you have a PyQt app running at the time. > Thanks Phill, > > OH, my mistake I forgot to uninstall previous version. Any way I > successfully bui

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