Op Mon, 27 Feb 2012 17:02:01 -0800 (PST)
JPolk schreef:
>
> okay, this may seem a bit superfluous, but would be a very nice
> animation effect to have in one's toolbox..
>
> For those that don't know what a "write on" animation is,...you
> probably see them on TV everyday,..
> but it's when a w
okay, this may seem a bit superfluous, but would be a very nice animation
effect to have in one's toolbox..
For those that don't know what a "write on" animation is,...you probably see
them on TV everyday,..
but it's when a whole sentence is displayed a character at time, with just a
fraction of
I found in the mailing list archive this old post. As i have the same
problem is there anything new about this ?
I want to use a short form for QCoreApplication.translate("MyContext", "My
String") but if i set:
tr = QCoreApplication.translate(context, string)
and use tr("MyContext", "My String"
Hello
I'm trying to understand how to manage ui files from qtdesigner in the
best way. I see in the examples that i have 2 options:
- use pyuic4.bat utility to translate ui file in a python class (included
in a module) that create the graphical interface through the setupUi()
method
- load the ui f
On 26/02/2012 06:54 م, Detlev Offenbach wrote:
Am Sonntag, 26. Februar 2012, 15:56:54 schrieb Vincent Vande Vyvre:
Le 26/02/12 15:16, ad...@mbnoimi.net a écrit :
On 19/02/2012 09:55 م, Vincent Vande Vyvre wrote:
Le 19/02/12 19:55, ad...@mbnoimi.net a éc
On Mon, 27 Feb 2012 11:41:06 +0100, Wilbert Berendsen
wrote:
> Hi,
>
> A SIP-generated binding (python-poppler-qt4) causes a crash with the
> following message on the console:
>
> python: /build/buildd/sip4-4.13.2/siplib/siplib.c:8164:
> sip_api_convert_from_new_type: Assertion `(((td)->td_flags
Hi,
A SIP-generated binding (python-poppler-qt4) causes a crash with the
following message on the console:
python: /build/buildd/sip4-4.13.2/siplib/siplib.c:8164:
sip_api_convert_from_new_type: Assertion `(((td)->td_flags & 0x0007) ==
0x)' failed. Aborted (core dumped)
The StacktraceTop is: