Hello!
I am currently working on an application where the user is able to
create new worksheets and to delete existing ones. All of these
worksheets have the same structure, only some values should be changed.
A minimal example would be something like this:
Name: ...
On Wednesday 01 March 2006 8:09 am, Torsten Marek wrote:
> Hi,
>
> using the 20060226 snapshots of PyQt and sip, I get errors in connection
> with the flags argument of QMainWindow or QDialog. One instance of this
> problem exists in examples3/mdi.py:
>
> Traceback (most recent call last):
> File
Hello again:
> > Are you using the latest version (3.8.1)?
>
> No; I've got 3.7.1. I'll upgrade and see if it behaves
> the same way.
The problem does not appear in 3.8.1. Thanks for the help.
Warm regards,
Robert
___
PyKDE mailing listPyKDE@m
Hi Detlev:
On Wednesday 01 March 2006 12:31, Detlev Offenbach wrote:
> Hi,
>
> I assume you mean the dialog that pops up, when you select the
> "Debug Script"
> action.
Yes.
> If this is correct I have to admit, that I cannot reproduce the
> problem over here.
Hm. Here's my test script:
Hi,
I assume you mean the dialog that pops up, when you select the "Debug Script"
action. If this is correct I have to admit, that I cannot reproduce the
problem over here. Are you using the latest version (3.8.1)?
Regards,
Detlev
Am Mittwoch, 1. März 2006 19:03 schrieb Robert Morrison:
> Hi:
Hi:
Sorry for what may be a question with an obvious answer,
but I'm having trouble specifying quoted command line args
in Eric in the debugger. In the "Debug Script" field
"Commandline," I specify the value:
"hello there" dolly
and what I want is:
sys.argv[1] = "hello there"
sys.argv[
On Tuesday 28 February 2006 14:20, Detlev Offenbach wrote:
> Am Dienstag, 28. Februar 2006 13:23 schrieb Roy Dragseth:
> > Hi.
> >
> > Are there any plans for supporting kde ioslaves in eric?
> >
> > I do a lot of server side development in python and has become really
> > fond the way xemacs/tramp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
there are builds of new sip, PyQt and PyQt4 snapshots at
http://diotavelli.net/files/pyqt-experimental
with source packages and binary packages for i386.
- From now on, you can expect to find reasonably new snapshots at this place all
the time.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
using the 20060226 snapshots of PyQt and sip, I get errors in connection with
the flags argument of QMainWindow or QDialog. One instance of this problem
exists in examples3/mdi.py:
Traceback (most recent call last):
File "mdi.py", line 357, in