-
Kiki in SPE on OS X [various pythons -- say 2.6, OS 10.5.5, current wxPython, SPE from subversion or download) works except for the flags checkboxes. Any idea why? Checkboxes work in small wxPython test programs, and in Kiki on Windows.
I'll help fix if you give me some suggestions.
2008-11-10 01:54:25 UTC by mlmodel
-
I go a bit further after putting _spe under site-packages. AT this point the error is:
Launching application...
Create: Mdi: .tabs
Create: Mdi: .tabs
Create: Framework: menu.
Create: Framework: toolbar.
Create: Framework: statusbar.
Traceback (most recent call last):
File "c:\program...
2008-01-18 15:46:55 UTC by w8kk
-
The Windows Installer will not run on Vista. When trying to do an install, the program stops executing without giving an error code or reason. Reference release 0.8.2
I also tried downloading the ZIP file, but was not able to get it to run either. Perhaps the files need to be installed in a certain way. The message I get using the zip file is "No module named _spe.info".
2008-01-18 14:54:25 UTC by w8kk
-
I'm trying to make use of the with statement that will be standard in future releases of Python. For 2.5, you should be able to do a from __future__ import with to get it. However, whenever I type the word with and then a space, the IDE crashes. Sometimes when I'm using the with statement (as opposed to importing it) it'll just give me a warning that with will become a reserved word in 2.6...
2007-06-22 17:42:53 UTC by brother_jenos
-
If you create a new file and type only the character @, an assert error will pop up.
This was done using the following configuration:
- SPE 0.8.3c
- Python v2.5.1
- wxPython 2.6.3.3.
2007-06-22 02:03:58 UTC by nobody
-
when open a new file , I can not show the current position of curse when using stc.style.twilight style.
I must resave the style in the configuration window, and then it was show.
SPE version: 0.8.3C
Python version: 2.5
wxPython version: 2.8.3.0.
2007-04-28 02:29:34 UTC by nobody
-
Is SourceForge the best place for Stani's Python Editor?
The links on
"http://pythonide.stani.be/"
appear broken. My browser spin's it's wheels then appears to timeout waiting for a response.
Andy.
2007-04-17 17:17:50 UTC by nobody
-
I have only been able to find SPE v0.8.2c Windows download (from SourceForge).
Will the newer versions be made available in Windows format?
I have donated.
RandyERaymond@mchsi.com.
2006-12-29 15:36:48 UTC by nobody
-
When searching folded text, the editor only scolls to
the folded line and does not unfold to reveal the
text. Searching a folded document requires manually
unfolding everything.
2006-11-10 18:46:30 UTC by nobody
-
Anonymous committed patchset 1 of module CVSROOT to the Stani's Python Editor CVS repository, changing 11 files.
2005-08-04 18:10:49 UTC by nobody