eDitor 0.44 released

david tazz at gmx.at
Sun Apr 1 17:27:13 PDT 2007


Thanks Thomas,
I definitely like the clean interface
and the "project equals directory" approach!


(the following concerns win32, dmd 1.010, build 3.04)

Hm, it seems I haven't got the "run" part right:
build works perfectly, compiling me a main.exe.
But when I try to run the program from eDitor nothing happens
(also no text in the "output" field at the bottom).
The project settings are
my main.d for the main source file,
my main.exe for the file to run.
Did I miss anything?

And how do I use the "outline" feature?
I'm not entirely certain how I can activate it,
currently it shows only "-class -todo -int main()".

A nice improvement to your program would be
the possibility to choose the font (or at least the size)
in the program settings. To change the size is
currently possible in the documentation
(I guess you use an extern html renderer?)
by combining strg+mousewheel.
(now that I'm testing it, I can't bring
my mousewheel(=scrolling) to work in the source - only in the docs;
but since currently I only have a touchpad here
and that works sometimes better than sometimes else
I can't confirm that).

Thanks again for your good work!
David



Thomas Brix Larsen schrieb:
> I've been using eDitor over the last month for an AI project at my
> university (in D). This is the following bugfix release, which fixes all
> known problems to date.
> 
> 
> Changes (0.43 to 0.44)
> 
> Features:
>   * Documentation updates: D 1.10, Phobos 1.10, Tango 0.96-b2. 
>   * Support for Qt's UI files.
> 
> Bugfixes:
>   * Saving of project settings to the *correct* file is now working again. 
>   * Loading documentation when in a project sometimes failed. 
>   * Non-documentation tabs sometimes had the save buttons disabled. 
>   * Documentation sometimes became inaccessible after building a project.
> 
> 
> Get it here: http://brix-verden.dk/d/editor.html 
> 
> Enjoy! ;)
> 
> - Brix
> 



More information about the Digitalmars-d-announce mailing list