Hans-Peter Jansen <[EMAIL PROTECTED]> wrote:
> and next time, you're facing empty widgets unexpectedly, it will ring a huge
> bell somewhere between your ears.. ;-)
Oh, yes. I guess this is a typical beginner's mistake. ;-)
BTW: thank you very much for PyQt (and thanks to Qt developers if some
Hi,
This is the first time I'm playing with QGraphicsView.
My aim was simply to display a png image inside it (I need something
more convenient than a QLabel).
Here's some part of my code (self.gv is just a QGraphicsView instance
and a directory "images" has been created inside my script dir
Hi,
I would like to announce a new eric 4.1 snapshot release. This should finalize
the new plugin system. Please give it a try and send feedback. There won't be
much change within the next weeks because they are dedicated to the
documentation of the plugin system (plugin related user stuff, how
On Samstag, 21. Juli 2007, Gudjon I. Gudjonsson wrote:
> Hi
>I downloaded eric4.0.1 and tried to install it with the following
> command: python install.py -i hmm -x -c -f eric/eric4config.linux
> and then I get the following answer:
> The configuration dictionary in 'eric/eric4config.linux' is
Hi
I downloaded eric4.0.1 and tried to install it with the following command:
python install.py -i hmm -x -c -f eric/eric4config.linux
and then I get the following answer:
The configuration dictionary in 'eric/eric4config.linux' is incorrect.
Aborting
I guess the option parser is broken.
Rega
Am Freitag, 20. Juli 2007 13:00 schrieb Florent Rougon:
> Giovanni Bajo <[EMAIL PROTECTED]> wrote:
> > It is not what Qt does. PyQt doesn't play tricks with object lifetimes:
> > it exposes Qt's underlying object model.
>
> [...]
>
> OK, thanks to you and Phil for the answers. It makes sense now.
On Saturday 21 July 2007 12:24 am, Andreas Pakulat wrote:
> On 20.07.07 22:51:55, Andreas Pakulat wrote:
> > On 20.07.07 12:43:43, Phil Thompson wrote:
> > > On Friday 20 July 2007 12:40 pm, you wrote:
> > > > Here is the produced qtdirs.mk.
> > >
> > > Attached is mine as a comparison.
> > >
> > >
Hi,
I would like to announce the immediate availability of eric 4.0.1. This is a
bug fix release. As usual it is available via
http://www.die-offenbachs.de/eric/index.html
Just follow the eric4 download link.
Regards,
Detlev
--
Detlev Offenbach
[EMAIL PROTECTED]
__