EnglishFrenchSpanish

Ad


OnWorks favicon

codeEditor - Online in the Cloud

Run codeEditor in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command codeEditor that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


codeEditor - A Python-aware code editor written using the PythonCard GUI framework

SYNOPSIS


codeEditor [file] [switches]

DESCRIPTION


The codeEditor program is one of the tools included with the PythonCard GUI framework. It
is focused on being a simple to use Python source code editor. It is not intended to be a
generic editor or replace vi(m), Emacs, etc. If you are already happy with your existing
editing environment for Python source code, there is no particular reason you have to
switch.

codeEditor borrows ideas and code from IDLE as well as Mark Hammond's Pythonwin, PyCrust
(the PythonCard shell) and Robin Dunn's pyshell.py. The core editor component uses the
wxPython wxStyledTextCtrl (wxSTC) which in turn uses Neil Hodgson's Scintilla. Isn't open
source fun? In 15 minutes you can have a pretty decent editor by standing on the shoulders
of others.

SWITCHES


Note that switches must come after any filename in order to be recognized.

-p Show property editor

-m Show message watcher

-l Enable logging

-s Show shell

-m Show namespace

-d Show debug menu

NOTES


The codeEditor utility also provides additional functionality that is not discussed in
this manpage, because it is somewhat difficult to completely describe usage of a GUI
program in a text-based manpage. For more detailed usage instructions or for more
information on the PythonCard GUI framework in general, you should install the pythoncard-
doc package and take a look at the various walk-throughs, tutorials and samples included
with it.

Once the pythoncard-doc package is installed, the documentation is installed to
/usr/share/doc/pythoncard-doc, and is also available via Debian's doc-base infrastructure
- find it in the Devel section using dwww(1), doc-central(1) or dhelp(1).

If you would rather not install the pythoncard-doc package, you can find essentially the
same information on the PythonCard website:

http://pythoncard.sourceforge.net

Use codeEditor online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    createhdf
    createhdf
    createhdf — Create a blank IDE hard
    disk image inhdf format ...
    Run createhdf
  • 4
    CreateInterface
    CreateInterface
    CreateInterface — Create a Java
    Interface definition from DBus
    introspection data. ...
    Run CreateInterface
  • 5
    gba3
    gba3
    gba3 - GAMBAS Archiver ...
    Run gba3
  • 6
    gbackground
    gbackground
    gbackground - interval-based gnome
    background changer SYNTAX: gbackground
    DESCRIPTION: This program allows to
    change periodically the gnome background
    in inter...
    Run gbackground
  • More »

Ad