Home
Features
History
Screenshots
Download

News

2009-09-20

I've got a basic framework written that also compiles nicely into a shared library (which is a big step for me as I've never done that before). Now I have to work on porting over all the Euphoria code to C++. Using classes, OOP, and other C++ "tricks" should really help streamline the entire component.

2009-09-18

I've begun re-writing the wxSyntax component directly in C++ with wxWidgets. This will hopefully benefit the entire wxWidgets community, rather than just us wxEuphoria users by giving everyone a simple syntax highlighting component. wxStyledTextControl (a.k.a. Scintilla) is a bit of overkill IMHO.

2009-09-17

I haven't been working on wxEditor or wxEditor much lately. But Euphoria 4.0 is in its final "beta" stages and quickly approaching release status!

2009-06-12

Blah. That "brief hold" I mentioned last year seems to be turning into an "indefinite" hold. Progress on Euphoria 4.0 seems to be going a lot slower than I anticipated. I am investigating the use of various in-built wxEuphoria features to augment the methods I'm trying to develop in native Euphoria.

2009-06-10

Apparently the site was down for some time due to SF changing the location of their "persistent" directory. This is what I get for not reading those updates they send out periodically. Everything should be back up now.

2008-08-19

I've put wxEditor on brief hold in lieu of upcoming advances to Euphoria, and as a result possibly wxEuphoria. Watch this space for updates.

2008-07-02

Version 0.2 committed to wxEditor SVN.

2008-07-01

Version 0.2 released
I've got a semi-stable release out now. It includes a near-complete wxSyntax control. I've got some more work to do on wxEuphoria for Linux to get full wxCaret support and support for user-created controls. That all will be coming soon enough. For now, visit the Download page and get the Win32 installer!

2008-06-06

Status update: I'm making some great progress on my wxSyntax component. I've got wxCaret implmented and working (on Win32 at least). Basic Euphoria highlighting and text editing functions are working. The last things I need to do are add text highlighting and mouse support, then verify everything works on Linux. Version 0.2 is quickly approaching!

2008-05-31

Version 0.1 committed to wxEditor SVN.

2008-05-20

Added some Ubuntu screenshots.

2008-05-19

wxEditor added to Euphoria's Archive.

2008-05-05

wxEditor project launched on SourceForge. Website created. Version 0.1 released.