Python-spe-users Digest, Vol 13, Issue 1

[email protected] Sun, 17 Feb 2008 12:01:49 +0100
Newsgroups gmane.comp.python.spe.user
Message-ID <[email protected]>
Send Python-spe-users mailing list submissions to
	[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.berlios.de/mailman/listinfo/python-spe-users
or, via email, send a message with subject or body 'help' to
	[email protected]

You can reach the person managing the list at
	[email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Python-spe-users digest..."


_______________________________________________
http://pythonide.stani.be
http://pythonide.stani.be/manual/html/manual.html
http://pythonide.stani.be/blog/sm_donate _______________________________________________


Today's Topics:

   1. editor doesn't accept keystrokes ? (Stef Mientki)


----------------------------------------------------------------------

Message: 1
Date: Sat, 16 Feb 2008 12:27:46 +0100
From: Stef Mientki <[email protected]>
Subject: [spe-users] editor doesn't accept keystrokes ?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

hello,

I just tried to install SPE (at this moment I'm using PyScripter),
and I've to admit that it looks very good.
Certainly the fact that it's completely written in Python is very 
attractive,
especially because my programs needs the same technics as SPE uses ;-)

Now I noticed that it needs wxPython 2.6,
and I need wxPython 2.8 ;-)
I previous had both wxPython 2.6 and 2.8 installed,
but due to problems I had to remove the 2.6 version.

Now I get the following error when typing in the editor:
Traceback (most recent call last):
  File 
"P:\Python\lib\site-packages\spe-0.8.3.a-py2.4.egg\_spe\sm\wxp\stc.py", 
line 208, in OnKeyDown
    key     = event.KeyCode()
TypeError: 'int' object is not callable

Is there a simple way to solve this ?
Is it simple to install also wxPython 2.6 (without disturbing 2.8) and 
will that solve the problem ?
Are there any plans to move SPE to wxPython 2.8 ?

thanks,
Stef Mientki


------------------------------

_______________________________________________
Python-spe-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/python-spe-users


End of Python-spe-users Digest, Vol 13, Issue 1
***********************************************