Stef Mientki | 16 Feb 12:27
Picon
Favicon

[spe-users] editor doesn't accept keystrokes ?

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

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 ?
(Continue reading)

python | 17 Feb 12:01
Picon

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

Send Python-spe-users mailing list submissions to
	python-spe-users@...

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
	python-spe-users-request@...

You can reach the person managing the list at
	python-spe-users-owner@...

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 <s.mientki@...>
Subject: [spe-users] editor doesn't accept keystrokes ?
To: python-spe-users@...
(Continue reading)


Gmane