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


Groups > comp.lang.python > #4318

Re: Deditor

From jmfauth <wxjmfauth@gmail.com>
Newsgroups comp.lang.python
Subject Re: Deditor
Date 2011-04-29 11:25 -0700
Organization http://groups.google.com
Message-ID <761080e3-bbda-4c3b-a38b-f9e0b1e4dcad@a10g2000vbz.googlegroups.com> (permalink)
References <74a2f743-aa0a-4beb-8c62-3e32b6ac7489@k22g2000yqh.googlegroups.com> <mailman.899.1303924966.9059.python-list@python.org> <ea52bdbe-00c4-4ec2-8da3-8f69ee2d3868@28g2000yqu.googlegroups.com> <75a7cd73-50c9-4dc0-a88d-68051f1e3795@k22g2000yqh.googlegroups.com>

Show all headers | View raw


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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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

csiph-web