Re: Deditor:Pythonic text editor

2010-10-04 Thread Diez B. Roggisch
Kruptein  writes:

> Hey,  I released the 0.2.1 version of my text-editor written for linux
> in python using the wxPython toolkit.
>
> I would like to know whether it is good/bad and what could be changed/
> added
>
> this version added
> -syntax-highlighting for 78 languages
> -Tab completion in the filepath bar
> -Shortcut customizer: you can choose the keybindings yourself
>
> you can download a deb or tar.gz file from http://launchpad.net/deditor

Some screenshots would be nice. 

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Deditor:Pythonic text editor

2010-10-02 Thread aug dawg
I think there is a bad import in /deditor/deditor.py. It says "import
wx.aui" and this makes the program fail. At least for me, anyway. Something
might be messed up with my computer.


On Sat, Oct 2, 2010 at 12:56 PM, Kruptein  wrote:

> Hey,  I released the 0.2.1 version of my text-editor written for linux
> in python using the wxPython toolkit.
>
> I would like to know whether it is good/bad and what could be changed/
> added
>
> this version added
> -syntax-highlighting for 78 languages
> -Tab completion in the filepath bar
> -Shortcut customizer: you can choose the keybindings yourself
>
> you can download a deb or tar.gz file from http://launchpad.net/deditor
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-- 
http://mail.python.org/mailman/listinfo/python-list


Deditor:Pythonic text editor

2010-10-02 Thread Kruptein
Hey,  I released the 0.2.1 version of my text-editor written for linux
in python using the wxPython toolkit.

I would like to know whether it is good/bad and what could be changed/
added

this version added
-syntax-highlighting for 78 languages
-Tab completion in the filepath bar
-Shortcut customizer: you can choose the keybindings yourself

you can download a deb or tar.gz file from http://launchpad.net/deditor
-- 
http://mail.python.org/mailman/listinfo/python-list