diff options
Diffstat (limited to 'doc/ScintillaRelated.html')
| -rw-r--r-- | doc/ScintillaRelated.html | 24 | 
1 files changed, 22 insertions, 2 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index a98ee2dbb..e498cf5e2 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -37,6 +37,11 @@        GTK+ version of Scintilla</a>, that can be used with pygtk.      </p>      <p> +       The <a href="http://archaeopteryx.com/wingide">Wing IDE</a> is a +       complete integrated development environment for the Python programming language. +       Currently in beta stage and available for Intel based Linux systems. +    </p> +    <p>         The wxStyledTextCtrl editor component  in the          <a href="http://wxwindows.org/">wxWindows</a> cross platform toolkit is based on Scintilla.<br />         A Python binding for wxStyledTextCtrl is part of <a href="http://wxpython.org/">wxPython</a>. @@ -60,6 +65,21 @@         Agast</a> is an authoring system for adventure games which includes          a customised version of SciTE.       </p> +    <p> +       <a href="http://www.BitBuilder.com"> +       BitLeaf</a> is a new GNOME based development environment.  +       Currently at an early stage of development. +    </p> +    <p> +       <a href="http://www.suneido.com"> +       Suneido</a> is an integrated application platform currently available for Win32 that includes an  +       object-oriented language, client-server database, and user interface and reporting frameworks. +    </p> +    <p> +       A <a href="http://www.burgaud.com">version of SciTE for Win32</a> enhanced  +       with a tab control to allow easy movement between buffers.  +       Go to the "Goodies" area on this site. +    </p>  <h3>         Editing Components      </h3> @@ -124,8 +144,8 @@        than SciTE.      </p>      <p> -       Coding frenzy musical inspiration provided by the <a -      href="http://www.users.wineasy.se/FlowerKings/index.htm">Flower Kings</a>. +       Debugging dance soundtrack from <a href="http://www.insurge.com.au">iNsuRge</a>  +       and inspirational coding soundscapes by <a href="http://www.davidbridie.com.au">David Bridie</a>.      </p>      <p>         Get away from hacking without any of that tedious standing up bother: <a | 
