On Sunday 03 October 2004 5:30 pm, jul wrote:
> Hi there,
>
> First, cheers Detlev!
> Great job :)
>
> Now, I have a question about SIP
> That is one week I'm trying to wrap a C function for Python with the
> famous SWIG wrapper, but without success
> Basically, I would just like to pass an
Congratulations on the release of Eric 3.5.0! Perhaps the following
problem will be gone in 3.5.1! ;-))
I found that a function like:
def secs2radians(secs, _cvf=math.pi/(180.0*3600.0)):
return secs*_cvf
would not appear as a function listed under its source file in the project
tree view, b
Hi there,
First, cheers Detlev!
Great job :)
Now, I have a question about SIP
That is one week I'm trying to wrap a C function for Python with the
famous SWIG wrapper, but without success
Basically, I would just like to pass an array coming from Python
Numarray into my C function which t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Detlev Offenbach schrieb:
| Hi,
|
| I am proud to announce the immediate availability of eric3 v 3.5.0. It is
| available via
|
| http://www.die-offenbachs.de/detlev/eric3.html
|
| or
|
| http://eric-ide.sourceforge.net
|
| For the most prominent change
Hi,
I am proud to announce the immediate availability of eric3 v 3.5.0. It is
available via
http://www.die-offenbachs.de/detlev/eric3.html
or
http://eric-ide.sourceforge.net
For the most prominent change please see the attached release notes.
Regards,
Detlev
--
Detlev Offenbach
[EMAIL PROTE
On Sunday 03 October 2004 9:07 am, Detlev Offenbach wrote:
> Am Samstag, 2. Oktober 2004 18:54 schrieb Phil Thompson:
> > The current SIP v4 snapshot has a new implementation of connections
> > between Qt signals and Python slots/callables. This is needed to support
> > "external" signals from Acti
Am Samstag, 2. Oktober 2004 18:54 schrieb Phil Thompson:
> The current SIP v4 snapshot has a new implementation of connections between
> Qt signals and Python slots/callables. This is needed to support "external"
> signals from ActiveX controls on Windows. It may also be needed for DBUS
> support i
Am Samstag, 2. Oktober 2004 21:38 schrieb Parzival Herzog:
> On October 2, 2004 04:52, Detlev Offenbach wrote:
> > The dialog accepts a sequence of keys. If this doesn't work, please give
> > an example keysequence because I have tried some and these worked.
>
> Sorry, I must have been confused...