Le 19/02/12 19:55, ad...@mbnoimi.net a écrit :
On 19/02/2012 08:22 م, ad...@mbnoimi.net wrote:
Hi all,
I tried to create *.ts file for my project by using
pylupdate4 so I tried the following c
On 19/02/2012 08:22 م, ad...@mbnoimi.net wrote:
Hi all,
I tried to create *.ts file for my project by using
pylupdate4 so I tried the following commad but it didn't work!
pylupdate4 *.py -ts %C
Hi all,
I tried to create *.ts file for my project by using pylupdate4 so
I tried the following commad but it didn't work!
pylupdate4 *.py -ts %CD%\ui\l10n\ar.ts
pylupdate4 error: Cannot open file '*.py': No error
Could you please guide me
On Sun, 19 Feb 2012 13:42:58 +0100, Kay Hayen wrote:
> Hello,
>
> I have previously raised the problem, but this time I have a solution as
> well.
>
> /*
> * Emulate the behaviour of a descriptor to make sure we return
> a bound
> * method.
> */
>
On Fri, 17 Feb 2012 16:17:06 +0100, Detlev Offenbach
wrote:
> Hi,
>
> there is an issue with QFtp. This module includes an enum QFtp.Command,
> that
> has a member called QFtp.None. However, if that is used it causes a
syntax
> error (None is a keyword). Therefore it should be changed to QFtp.N
On Sat, 11 Feb 2012 01:36:14 +0100, "Hans-Peter Jansen"
wrote:
> Hi Phil,
>
> while I'm seriously overloaded at the moment (a bunch of people are much
> harder to organize then code), I did some relaxations by converting
> another fine Qt example. As usual, I couldn't resist in pimping it up
>