On Monday 23 January 2006 07:39, Jim Bublitz wrote:
> It really doesn't matter a lot to me either way - anybody have an opinion
> one way or the other?
No strong opinion other than the niftyness factor of "building" the docs.
After all it is source code being built so the build stage IMHO is mos
Am Montag, 23. Januar 2006 17:39 schrieb Mike C. Fletcher:
> Hi all, just updated to Eric 3.8.1 (running on Gentoo). Basically none
> of my projects would load (they were originally generated from an old
> script, but have since been saved by Eric). There were 3 lines that
> needed changes to get
On Friday 20 January 2006 8:56 am, Michael Zimmermann wrote:
> Phil Thompson wrote:
> > No, sorry, there aren't enough clues in the backtrace to suggest a
> > particular problem. You need to simplify your code to narrow it down.
>
> Hi Phil,
>
> it took me a while to reduce the problem down to some
Hi all, just updated to Eric 3.8.1 (running on Gentoo). Basically none
of my projects would load (they were originally generated from an old
script, but have since been saved by Eric). There were 3 lines that
needed changes to get them to load:
Project/Project.py line 221 assumes the presenc
On Friday 20 January 2006 6:31 pm, Andreas Pakulat wrote:
> Hi,
>
> I have an issue with conversion between QString and str. The problem I
> have is as follows:
>
> create a QtCore.QVariant("true") and calling it's toBool() function
> returns false, regardless of what the string actually contains
>
I'm in the process of changing ISP and, as a result, the locations of
packages, documentation and snapshots have changed. If you have these
bookmarked then you will need to update them. If you just navigate through
the site then you shouldn't notice any difference.
Phil
___
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Giovanni Bajo schrieb:
> Torsten Marek <[EMAIL PROTECTED]> wrote:
>
>
>>>def compileToType(filename):
>>>code_string = cStringIO.StringIO()
>>>widget_info = Compiler.compileUi(file(filename, "r"),
>>>code_string) # the buffer code_string