Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #4139 > unrolled thread

Deditor

Started byKruptein <darragh.ssa@gmail.com>
First post2011-04-27 08:53 -0700
Last post2011-04-28 14:01 +1000
Articles 19 — 5 participants

Back to article view | Back to comp.lang.python


Contents

  Deditor Kruptein <darragh.ssa@gmail.com> - 2011-04-27 08:53 -0700
    Re: Deditor Alec Taylor <alec.taylor6@gmail.com> - 2011-04-28 03:22 +1000
      Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-04-27 11:15 -0700
      Re: Deditor jmfauth <wxjmfauth@gmail.com> - 2011-04-30 01:30 -0700
        Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-04-30 13:40 -0700
          Re: Deditor Alec Taylor <alec.taylor6@gmail.com> - 2011-05-01 18:59 +1000
            Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-05-01 07:33 -0700
              Re: Deditor Alec Taylor <alec.taylor6@gmail.com> - 2011-05-02 01:50 +1000
                Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-05-01 09:12 -0700
                  Re: Deditor Alec Taylor <alec.taylor6@gmail.com> - 2011-05-02 19:33 +1000
      Re: Deditor jmfauth <wxjmfauth@gmail.com> - 2011-04-27 22:46 -0700
        Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-04-28 13:16 -0700
          Re: Deditor Alec Taylor <alec.taylor6@gmail.com> - 2011-04-30 03:16 +1000
          Re: Deditor jmfauth <wxjmfauth@gmail.com> - 2011-04-29 11:25 -0700
            Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-04-29 14:01 -0700
    Re: Deditor Algis Kabaila <akabaila@pcug.org.au> - 2011-04-28 05:46 +1000
      Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-04-27 13:01 -0700
    Re: Deditor geremy condra <debatem1@gmail.com> - 2011-04-27 13:49 -0700
    Re: Deditor Alec Taylor <alec.taylor6@gmail.com> - 2011-04-28 14:01 +1000

#4139 — Deditor

FromKruptein <darragh.ssa@gmail.com>
Date2011-04-27 08:53 -0700
SubjectDeditor
Message-ID<74a2f743-aa0a-4beb-8c62-3e32b6ac7489@k22g2000yqh.googlegroups.com>
Hey,

I released a new version (0.2.5) of my pythonic text-editor called
Deditor.

It is a text-editor aimed to fasten your python development. (it
perfectly handels other languages too)
Some features are:
- python shell to do quick commands or checks
- pyflakes error check on save
- pylint error check on demand (menu entry)
- Inspecting of current file
- ...

Syntax highlighting is supported for 78 languages.

An extensive plugin system, written in python, makes it very easy to
add new elements to the program.
Networking (ssh & sftp) are standard included and project management
too (you can disable them)

Please try it out and leave your comment!

download link: http://launchpad.net/deditor

( only a .deb is available for download now, if you would like another
format (.tar.gz) please comment )

[toc] | [next] | [standalone]


#4141

FromAlec Taylor <alec.taylor6@gmail.com>
Date2011-04-28 03:22 +1000
Message-ID<mailman.899.1303924966.9059.python-list@python.org>
In reply to#4139
Thanks, any plans for a Windows version?

On Thu, Apr 28, 2011 at 1:53 AM, Kruptein <darragh.ssa@gmail.com> wrote:
> Hey,
>
> I released a new version (0.2.5) of my pythonic text-editor called
> Deditor.
>
> It is a text-editor aimed to fasten your python development. (it
> perfectly handels other languages too)
> Some features are:
> - python shell to do quick commands or checks
> - pyflakes error check on save
> - pylint error check on demand (menu entry)
> - Inspecting of current file
> - ...
>
> Syntax highlighting is supported for 78 languages.
>
> An extensive plugin system, written in python, makes it very easy to
> add new elements to the program.
> Networking (ssh & sftp) are standard included and project management
> too (you can disable them)
>
> Please try it out and leave your comment!
>
> download link: http://launchpad.net/deditor
>
> ( only a .deb is available for download now, if you would like another
> format (.tar.gz) please comment )
> --
> http://mail.python.org/mailman/listinfo/python-list
>

[toc] | [prev] | [next] | [standalone]


#4144

FromKruptein <darragh.ssa@gmail.com>
Date2011-04-27 11:15 -0700
Message-ID<ff693e12-47b7-4723-93a4-85f251b51102@k22g2000yqh.googlegroups.com>
In reply to#4141
On 27 apr, 19:22, Alec Taylor <alec.tayl...@gmail.com> wrote:
> Thanks, any plans for a Windows version?
>
>
>
> On Thu, Apr 28, 2011 at 1:53 AM, Kruptein <darragh....@gmail.com> wrote:
> > Hey,
>
> > I released a new version (0.2.5) of my pythonic text-editor called
> > Deditor.
>
> > It is a text-editor aimed to fasten your python development. (it
> > perfectly handels other languages too)
> > Some features are:
> > - python shell to do quick commands or checks
> > - pyflakes error check on save
> > - pylint error check on demand (menu entry)
> > - Inspecting of current file
> > - ...
>
> > Syntax highlighting is supported for 78 languages.
>
> > An extensive plugin system, written in python, makes it very easy to
> > add new elements to the program.
> > Networking (ssh & sftp) are standard included and project management
> > too (you can disable them)
>
> > Please try it out and leave your comment!
>
> > download link:http://launchpad.net/deditor
>
> > ( only a .deb is available for download now, if you would like another
> > format (.tar.gz) please comment )
> > --
> >http://mail.python.org/mailman/listinfo/python-list

Well actually I have a working version of deditor for windows! it is
0.2.4 though I will do my best to release a windows version asap :)

[toc] | [prev] | [next] | [standalone]


#4194

Fromjmfauth <wxjmfauth@gmail.com>
Date2011-04-30 01:30 -0700
Message-ID<35348319-4042-4929-a81c-2e1cec7de3f3@b19g2000yqg.googlegroups.com>
In reply to#4141
On 29 avr, 23:01, Kruptein <darragh....@gmail.com> wrote:
> On 29 apr, 20:25, jmfauth <wxjmfa...@gmail.com> wrote:
>
>
>
> > On 28 avr, 22:16, Kruptein <darragh....@gmail.com> wrote:
>
> > > On 28 apr, 07:46, jmfauth <wxjmfa...@gmail.com> wrote:
>
> > > > On 27 avr, 19:22, Alec Taylor <alec.tayl...@gmail.com> wrote:
>
> > > > > Thanks, any plans for a Windows version?
>
> > > > - Download the deb
> > > > - Unpack it with a utility like 7zip
> > > > - Throw away the unnecessary stuff, (keep the "deditorpart")
> > > > - Depending on your libs, adatpt the "import"
> > > > - Launchdeditor.py
> > > > - Then ...
>
> > > > [5 minutes]
>
> > > > In fact, this kind of app can be simply packed in a zip file.
>
> > > > jmf
>
> > > It isn't that easy as you might have hoped ;)  I'm using wxpython for
> > > rendering the GUI  somehow some things that work in the linux version
> > > break in the windows version  so I need to do some small
> > > modifications  and as I'm a hardcore linux fan I ony use windows for
> > > gaming it usually takes a little longer for a windows release,  I'm
> > > releasing a tarball now btw :D
>
> > Sure, it is doable. I have done it (I only tweak the
> > import in such a way, that it does not import modules
> > not installed in my machine, like not importing paramiko).
>
> > Your application is just a normal application which uses
> > a Python environment, independently from the platform.
>
> > wxPython does not play something special. Exemple, the
> > wxPython demo can be installed in any dir, even on external
> > drive.
>
> > PS I have no special interest indeditor, except I like
> > to see what is done with wxPython.
>
> > jmf
>
> The problem had to do with the configuration panel which displayed
> wrong in windows but right in linux.  I fixed it and it should now
> actually work on both :p
> (and the paramiko import error was because I had forgooten to do a try/
> except block somewhere in my plugin management..)
>
> the windows source zip file is online,   Alec can make an installer if
> he wants :)

Quick tips, hints, "pedagogical" advices:

- Distributing a zip or a tarball does not matter. By
not distributing a deb and distributing the Py scripts,
you just make your app available for everybody (eg.
the wxPython demo)
- The main problem in your app is not the os. wxPython
runs quite smoothly on all platforms.
- Critical: I can not enter text and the text is not
displayed correctly in the editing part of your app.
Once again, this is not an os issue. The
wx.stc.StyledTextCtrl is not a simple widget to master.
- http://groups.google.com/group/wxpython-users/topics
- Best wishes for your project.

jmf

[toc] | [prev] | [next] | [standalone]


#4366

FromKruptein <darragh.ssa@gmail.com>
Date2011-04-30 13:40 -0700
Message-ID<c74c4b3b-fa09-4ba1-a93c-9cdde226490c@f2g2000yqf.googlegroups.com>
In reply to#4194
On 30 apr, 10:30, jmfauth <wxjmfa...@gmail.com> wrote:
> On 29 avr, 23:01, Kruptein <darragh....@gmail.com> wrote:
>
>
>
>
>
> > On 29 apr, 20:25, jmfauth <wxjmfa...@gmail.com> wrote:
>
> > > On 28 avr, 22:16, Kruptein <darragh....@gmail.com> wrote:
>
> > > > On 28 apr, 07:46, jmfauth <wxjmfa...@gmail.com> wrote:
>
> > > > > On 27 avr, 19:22, Alec Taylor <alec.tayl...@gmail.com> wrote:
>
> > > > > > Thanks, any plans for a Windows version?
>
> > > > > - Download the deb
> > > > > - Unpack it with a utility like 7zip
> > > > > - Throw away the unnecessary stuff, (keep the "deditorpart")
> > > > > - Depending on your libs, adatpt the "import"
> > > > > - Launchdeditor.py
> > > > > - Then ...
>
> > > > > [5 minutes]
>
> > > > > In fact, this kind of app can be simply packed in a zip file.
>
> > > > > jmf
>
> > > > It isn't that easy as you might have hoped ;)  I'm using wxpython for
> > > > rendering the GUI  somehow some things that work in the linux version
> > > > break in the windows version  so I need to do some small
> > > > modifications  and as I'm a hardcore linux fan I ony use windows for
> > > > gaming it usually takes a little longer for a windows release,  I'm
> > > > releasing a tarball now btw :D
>
> > > Sure, it is doable. I have done it (I only tweak the
> > > import in such a way, that it does not import modules
> > > not installed in my machine, like not importing paramiko).
>
> > > Your application is just a normal application which uses
> > > a Python environment, independently from the platform.
>
> > > wxPython does not play something special. Exemple, the
> > > wxPython demo can be installed in any dir, even on external
> > > drive.
>
> > > PS I have no special interest indeditor, except I like
> > > to see what is done with wxPython.
>
> > > jmf
>
> > The problem had to do with the configuration panel which displayed
> > wrong in windows but right in linux.  I fixed it and it should now
> > actually work on both :p
> > (and the paramiko import error was because I had forgooten to do a try/
> > except block somewhere in my plugin management..)
>
> > the windows source zip file is online,   Alec can make an installer if
> > he wants :)
>
> Quick tips, hints, "pedagogical" advices:
>
> - Distributing a zip or a tarball does not matter. By
> not distributing a deb and distributing the Py scripts,
> you just make your app available for everybody (eg.
> the wxPython demo)
> - The main problem in your app is not the os. wxPython
> runs quite smoothly on all platforms.
> - Critical: I can not enter text and the text is not
> displayed correctly in the editing part of your app.
> Once again, this is not an os issue. The
> wx.stc.StyledTextCtrl is not a simple widget to master.
> -http://groups.google.com/group/wxpython-users/topics
> - Best wishes for your project.
>
> jmf

Jmf,

thanks for the advice,  however I do want to know on which os you are
and which python version you use.
As I have never had any problems with not being able to enter text.

And about the os problem:
I always code on linux, my first version of this release worked
perfectly on linux, then I tried it on windows and I found out that
there was some bug that linux ignored but windows complained about
now it is fixed and is indeed cross-platform.

And I chat on #python and #wxpython almost every day/week so I do know
who to contact in case of problems ;)
and styledtextctrl is indeed a pain in the ass some times :p

[toc] | [prev] | [next] | [standalone]


#4382

FromAlec Taylor <alec.taylor6@gmail.com>
Date2011-05-01 18:59 +1000
Message-ID<mailman.1029.1304240402.9059.python-list@python.org>
In reply to#4366
Maybe I'm missing something, but I downloaded the zip file and ran
each .py and .pyc file in turn, but none brought up the nice deditor
GUI I've seen screenshots of...

On the other subject, did you have a preference to what installer I
should code for it? - InnoSetup (exe), NSIS (exe) or MSI (.msi)

[toc] | [prev] | [next] | [standalone]


#4395

FromKruptein <darragh.ssa@gmail.com>
Date2011-05-01 07:33 -0700
Message-ID<7d8e78d2-8a90-431e-8a5d-d9f81d393e40@j26g2000yqa.googlegroups.com>
In reply to#4382
On 1 mei, 10:59, Alec Taylor <alec.tayl...@gmail.com> wrote:
> Maybe I'm missing something, but I downloaded the zip file and ran
> each .py and .pyc file in turn, but none brought up the nice deditor
> GUI I've seen screenshots of...
>
> On the other subject, did you have a preference to what installer I
> should code for it? - InnoSetup (exe), NSIS (exe) or MSI (.msi)

not a msi, for the rest it doesn't matter :),  on my windows if you
run deditor.py   it should launch however you need to have the
wxpython-2.8 package installed,   what happens if you run deditor.py
from console?

[toc] | [prev] | [next] | [standalone]


#4399

FromAlec Taylor <alec.taylor6@gmail.com>
Date2011-05-02 01:50 +1000
Message-ID<mailman.1035.1304265010.9059.python-list@python.org>
In reply to#4395
Traceback (most recent call last):
 File "O:\deditor\deditor\deditor.py", line 7, in <modul
e>
   import wx, os, datetime, sys, ConfigParser, wx.aui, wx.lib.scrolledpanel
 File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\__init__.py", line 4
5, in <module>
   from wx._core import *
 File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 4, i
n <module>
   import _core_
ImportError: DLL load failed: %1 is not a valid Win32 application.

On Mon, May 2, 2011 at 12:33 AM, Kruptein <darragh.ssa@gmail.com> wrote:
> On 1 mei, 10:59, Alec Taylor <alec.tayl...@gmail.com> wrote:
>> Maybe I'm missing something, but I downloaded the zip file and ran
>> each .py and .pyc file in turn, but none brought up the nice deditor
>> GUI I've seen screenshots of...
>>
>> On the other subject, did you have a preference to what installer I
>> should code for it? - InnoSetup (exe), NSIS (exe) or MSI (.msi)
>
> not a msi, for the rest it doesn't matter :),  on my windows if you
> run deditor.py   it should launch however you need to have the
> wxpython-2.8 package installed,   what happens if you run deditor.py
> from console?
> --
> http://mail.python.org/mailman/listinfo/python-list
>

[toc] | [prev] | [next] | [standalone]


#4401

FromKruptein <darragh.ssa@gmail.com>
Date2011-05-01 09:12 -0700
Message-ID<e40befc0-59df-4f67-8572-1cf92d9f5e5b@c41g2000yqm.googlegroups.com>
In reply to#4399
On 1 mei, 17:50, Alec Taylor <alec.tayl...@gmail.com> wrote:
> Traceback (most recent call last):
>  File "O:\deditor\deditor\deditor.py", line 7, in <modul
> e>
>    import wx, os, datetime, sys, ConfigParser, wx.aui, wx.lib.scrolledpanel
>  File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\__init__.py", line 4
> 5, in <module>
>    from wx._core import *
>  File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 4, i
> n <module>
>    import _core_
> ImportError: DLL load failed: %1 is not a valid Win32 application.
>
>
>
> On Mon, May 2, 2011 at 12:33 AM, Kruptein <darragh....@gmail.com> wrote:
> > On 1 mei, 10:59, Alec Taylor <alec.tayl...@gmail.com> wrote:
> >> Maybe I'm missing something, but I downloaded the zip file and ran
> >> each .py and .pyc file in turn, but none brought up the nicededitor
> >> GUI I've seen screenshots of...
>
> >> On the other subject, did you have a preference to what installer I
> >> should code for it? - InnoSetup (exe), NSIS (exe) or MSI (.msi)
>
> > not a msi, for the rest it doesn't matter :),  on my windows if you
> > rundeditor.py   it should launch however you need to have the
> > wxpython-2.8 package installed,   what happens if you rundeditor.py
> > from console?
> > --
> >http://mail.python.org/mailman/listinfo/python-list

that looks like you have installed the wxpython module wrongly.  Have
you downloaded the version that matches your python version?

[toc] | [prev] | [next] | [standalone]


#4464

FromAlec Taylor <alec.taylor6@gmail.com>
Date2011-05-02 19:33 +1000
Message-ID<mailman.1067.1304328814.9059.python-list@python.org>
In reply to#4401
Yes

On Mon, May 2, 2011 at 2:12 AM, Kruptein <darragh.ssa@gmail.com> wrote:
> On 1 mei, 17:50, Alec Taylor <alec.tayl...@gmail.com> wrote:
>> Traceback (most recent call last):
>>  File "O:\deditor\deditor\deditor.py", line 7, in <modul
>> e>
>>    import wx, os, datetime, sys, ConfigParser, wx.aui, wx.lib.scrolledpanel
>>  File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\__init__.py", line 4
>> 5, in <module>
>>    from wx._core import *
>>  File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 4, i
>> n <module>
>>    import _core_
>> ImportError: DLL load failed: %1 is not a valid Win32 application.
>>
>>
>>
>> On Mon, May 2, 2011 at 12:33 AM, Kruptein <darragh....@gmail.com> wrote:
>> > On 1 mei, 10:59, Alec Taylor <alec.tayl...@gmail.com> wrote:
>> >> Maybe I'm missing something, but I downloaded the zip file and ran
>> >> each .py and .pyc file in turn, but none brought up the nicededitor
>> >> GUI I've seen screenshots of...
>>
>> >> On the other subject, did you have a preference to what installer I
>> >> should code for it? - InnoSetup (exe), NSIS (exe) or MSI (.msi)
>>
>> > not a msi, for the rest it doesn't matter :),  on my windows if you
>> > rundeditor.py   it should launch however you need to have the
>> > wxpython-2.8 package installed,   what happens if you rundeditor.py
>> > from console?
>> > --
>> >http://mail.python.org/mailman/listinfo/python-list
>
> that looks like you have installed the wxpython module wrongly.  Have
> you downloaded the version that matches your python version?
> --
> http://mail.python.org/mailman/listinfo/python-list
>

[toc] | [prev] | [next] | [standalone]


#4204

Fromjmfauth <wxjmfauth@gmail.com>
Date2011-04-27 22:46 -0700
Message-ID<ea52bdbe-00c4-4ec2-8da3-8f69ee2d3868@28g2000yqu.googlegroups.com>
In reply to#4141
On 27 avr, 19:22, Alec Taylor <alec.tayl...@gmail.com> wrote:
> Thanks, any plans for a Windows version?
>

- Download the deb
- Unpack it with a utility like 7zip
- Throw away the unnecessary stuff, (keep the "deditor part")
- Depending on your libs, adatpt the "import"
- Launch deditor.py
- Then ...

[5 minutes]

In fact, this kind of app can be simply packed in a zip file.

jmf

[toc] | [prev] | [next] | [standalone]


#4257

FromKruptein <darragh.ssa@gmail.com>
Date2011-04-28 13:16 -0700
Message-ID<75a7cd73-50c9-4dc0-a88d-68051f1e3795@k22g2000yqh.googlegroups.com>
In reply to#4204
On 28 apr, 07:46, jmfauth <wxjmfa...@gmail.com> wrote:
> On 27 avr, 19:22, Alec Taylor <alec.tayl...@gmail.com> wrote:
>
> > Thanks, any plans for a Windows version?
>
> - Download the deb
> - Unpack it with a utility like 7zip
> - Throw away the unnecessary stuff, (keep the "deditor part")
> - Depending on your libs, adatpt the "import"
> - Launch deditor.py
> - Then ...
>
> [5 minutes]
>
> In fact, this kind of app can be simply packed in a zip file.
>
> jmf

It isn't that easy as you might have hoped ;)  I'm using wxpython for
rendering the GUI  somehow some things that work in the linux version
break in the windows version  so I need to do some small
modifications  and as I'm a hardcore linux fan I ony use windows for
gaming it usually takes a little longer for a windows release,  I'm
releasing a tarball now btw :D

[toc] | [prev] | [next] | [standalone]


#4314

FromAlec Taylor <alec.taylor6@gmail.com>
Date2011-04-30 03:16 +1000
Message-ID<mailman.995.1304097373.9059.python-list@python.org>
In reply to#4257
I'll create an installer or two (an NSIS or InnoSetup .exe and an MSI)
if you like, once you've released the windows version.

On Fri, Apr 29, 2011 at 6:16 AM, Kruptein <darragh.ssa@gmail.com> wrote:
> On 28 apr, 07:46, jmfauth <wxjmfa...@gmail.com> wrote:
>> On 27 avr, 19:22, Alec Taylor <alec.tayl...@gmail.com> wrote:
>>
>> > Thanks, any plans for a Windows version?
>>
>> - Download the deb
>> - Unpack it with a utility like 7zip
>> - Throw away the unnecessary stuff, (keep the "deditor part")
>> - Depending on your libs, adatpt the "import"
>> - Launch deditor.py
>> - Then ...
>>
>> [5 minutes]
>>
>> In fact, this kind of app can be simply packed in a zip file.
>>
>> jmf
>
> It isn't that easy as you might have hoped ;)  I'm using wxpython for
> rendering the GUI  somehow some things that work in the linux version
> break in the windows version  so I need to do some small
> modifications  and as I'm a hardcore linux fan I ony use windows for
> gaming it usually takes a little longer for a windows release,  I'm
> releasing a tarball now btw :D
> --
> http://mail.python.org/mailman/listinfo/python-list
>

[toc] | [prev] | [next] | [standalone]


#4318

Fromjmfauth <wxjmfauth@gmail.com>
Date2011-04-29 11:25 -0700
Message-ID<761080e3-bbda-4c3b-a38b-f9e0b1e4dcad@a10g2000vbz.googlegroups.com>
In reply to#4257
On 28 avr, 22:16, Kruptein <darragh....@gmail.com> wrote:
> On 28 apr, 07:46, jmfauth <wxjmfa...@gmail.com> wrote:
>
>
>
> > On 27 avr, 19:22, Alec Taylor <alec.tayl...@gmail.com> wrote:
>
> > > Thanks, any plans for a Windows version?
>
> > - Download the deb
> > - Unpack it with a utility like 7zip
> > - Throw away the unnecessary stuff, (keep the "deditor part")
> > - Depending on your libs, adatpt the "import"
> > - Launch deditor.py
> > - Then ...
>
> > [5 minutes]
>
> > In fact, this kind of app can be simply packed in a zip file.
>
> > jmf
>
> It isn't that easy as you might have hoped ;)  I'm using wxpython for
> rendering the GUI  somehow some things that work in the linux version
> break in the windows version  so I need to do some small
> modifications  and as I'm a hardcore linux fan I ony use windows for
> gaming it usually takes a little longer for a windows release,  I'm
> releasing a tarball now btw :D


Sure, it is doable. I have done it (I only tweak the
import in such a way, that it does not import modules
not installed in my machine, like not importing paramiko).

Your application is just a normal application which uses
a Python environment, independently from the platform.

wxPython does not play something special. Exemple, the
wxPython demo can be installed in any dir, even on external
drive.

PS I have no special interest in deditor, except I like
to see what is done with wxPython.

jmf

[toc] | [prev] | [next] | [standalone]


#4324

FromKruptein <darragh.ssa@gmail.com>
Date2011-04-29 14:01 -0700
Message-ID<2cc05cc3-2c8a-42ba-bb7b-348206546378@k11g2000yqc.googlegroups.com>
In reply to#4318
On 29 apr, 20:25, jmfauth <wxjmfa...@gmail.com> wrote:
> On 28 avr, 22:16, Kruptein <darragh....@gmail.com> wrote:
>
>
>
>
>
> > On 28 apr, 07:46, jmfauth <wxjmfa...@gmail.com> wrote:
>
> > > On 27 avr, 19:22, Alec Taylor <alec.tayl...@gmail.com> wrote:
>
> > > > Thanks, any plans for a Windows version?
>
> > > - Download the deb
> > > - Unpack it with a utility like 7zip
> > > - Throw away the unnecessary stuff, (keep the "deditorpart")
> > > - Depending on your libs, adatpt the "import"
> > > - Launchdeditor.py
> > > - Then ...
>
> > > [5 minutes]
>
> > > In fact, this kind of app can be simply packed in a zip file.
>
> > > jmf
>
> > It isn't that easy as you might have hoped ;)  I'm using wxpython for
> > rendering the GUI  somehow some things that work in the linux version
> > break in the windows version  so I need to do some small
> > modifications  and as I'm a hardcore linux fan I ony use windows for
> > gaming it usually takes a little longer for a windows release,  I'm
> > releasing a tarball now btw :D
>
> Sure, it is doable. I have done it (I only tweak the
> import in such a way, that it does not import modules
> not installed in my machine, like not importing paramiko).
>
> Your application is just a normal application which uses
> a Python environment, independently from the platform.
>
> wxPython does not play something special. Exemple, the
> wxPython demo can be installed in any dir, even on external
> drive.
>
> PS I have no special interest indeditor, except I like
> to see what is done with wxPython.
>
> jmf

The problem had to do with the configuration panel which displayed
wrong in windows but right in linux.  I fixed it and it should now
actually work on both :p
(and the paramiko import error was because I had forgooten to do a try/
except block somewhere in my plugin management..)

the windows source zip file is online,   Alec can make an installer if
he wants :)

[toc] | [prev] | [next] | [standalone]


#4157

FromAlgis Kabaila <akabaila@pcug.org.au>
Date2011-04-28 05:46 +1000
Message-ID<mailman.907.1303933584.9059.python-list@python.org>
In reply to#4139
On Thursday 28 April 2011 01:53:18 Kruptein wrote:
> Hey,
> 
> I released a new version (0.2.5) of my pythonic text-editor
> called Deditor.
>snip... 
> ( only a .deb is available for download now, if you would
> like another format (.tar.gz) please comment )

Congratulations!  Though I am happy with eric, it will be a 
pleasure to look at an alternative.  Of course, I want to look 
at the source code as that is the way to learn.  Good to see 
Launchpad and Bazaar put to good use. 

I would need the tar ball of the source code, however.  :)

I suppose it can be extracted from a deb, but that is an extra 
step and inconvenience.  Why not a tar ball?

Thanks for sharing your experience,

OldAl.
-- 
Algis
http://akabaila.pcug.org.au/StructuralAnalysis.pdf

[toc] | [prev] | [next] | [standalone]


#4158

FromKruptein <darragh.ssa@gmail.com>
Date2011-04-27 13:01 -0700
Message-ID<648f365e-155a-4661-a0ba-54427a838eb7@r20g2000yqd.googlegroups.com>
In reply to#4157
On 27 apr, 21:46, Algis Kabaila <akaba...@pcug.org.au> wrote:
> On Thursday 28 April 2011 01:53:18 Kruptein wrote:
>
> > Hey,
>
> > I released a new version (0.2.5) of my pythonic text-editor
> > called Deditor.
> >snip...
> > ( only a .deb is available for download now, if you would
> > like another format (.tar.gz) please comment )
>
> Congratulations!  Though I am happy with eric, it will be a
> pleasure to look at an alternative.  Of course, I want to look
> at the source code as that is the way to learn.  Good to see
> Launchpad and Bazaar put to good use.
>
> I would need the tar ball of the source code, however.  :)
>
> I suppose it can be extracted from a deb, but that is an extra
> step and inconvenience.  Why not a tar ball?
>
> Thanks for sharing your experience,
>
> OldAl.
> --
> Algishttp://akabaila.pcug.org.au/StructuralAnalysis.pdf

No problem at all :)  it's just that I need to modify some things
before I upload the tarball
It is not the easiest code to understand if you never saw it
before :)  the plugin system may look complicated in the beginning but
is actually very easy once you understand it :) I will upload it
tommorow probably

[toc] | [prev] | [next] | [standalone]


#4164

Fromgeremy condra <debatem1@gmail.com>
Date2011-04-27 13:49 -0700
Message-ID<mailman.909.1303937390.9059.python-list@python.org>
In reply to#4139
On Wed, Apr 27, 2011 at 1:47 PM, Yico Gaga <trevita2048@gmail.com> wrote:
>  why not linux?

The download is a .deb, ie, for Debian and Ubuntu.

Geremy Condra

[toc] | [prev] | [next] | [standalone]


#4203

FromAlec Taylor <alec.taylor6@gmail.com>
Date2011-04-28 14:01 +1000
Message-ID<mailman.924.1303963271.9059.python-list@python.org>
In reply to#4139
By all means I use Linux... when it's available, but I'm often on
non-Linux machines (at Uni), so it'd be great if something like
Deditor was available.

On Thu, Apr 28, 2011 at 7:07 AM, Yico Gaga <trevita2048@gmail.com> wrote:
> yeah ,I know ,Ubuntu is based on Debian , i said why not linux ,
> because someone ask for windows version of this Deditor ,
> so, I type :why not linux.. i mean he may like to try a linux-desktop OS;
> THX~
>

That'd be great, saw a bit of the YouTube video, can I confirm that
there's a keyboard shortcut to run the code in the embedded
interpreter, and that there's code-completion?

> Well actually I have a working version of deditor for windows! it is
> 0.2.4 though I will do my best to release a windows version asap :)
> --
> http://mail.python.org/mailman/listinfo/python-list
>

Thanks for the speedy reply,

Alec Taylor

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web