Re: [gedit-list] wrapping gedit-dev






On Tue, Mar 25, 2014 at 6:00 PM, Sébastien Wilmet <swilmet gnome org> wrote:
Hello,

On Tue, Mar 25, 2014 at 05:42:01PM +0100, Alessandro Vincenzi wrote:
> A last question. This means using Gtk::Notebook to handle the tabs when
> multiple files are open in my IDE while every "tab" will have its own
> Gsv::View to show/edit the file, right?

See the gedit class diagram at:
https://wiki.gnome.org/Apps/Gedit/DevNotes

LaTeXila had more or less the same problems as your IDE, see:
https://wiki.gnome.org/Apps/LaTeXila/DevelopmentIdeas

The plan is to make the gedit source code more reusable, to be able to
create specialized text editors and IDEs based on GtkSourceView. All the
gedit code can not go in gsv, so a git submodule can also be created,
like the libgd.

Developing a good text editor part of an IDE based on GtkSourceView
still requires a lot of work. A better idea for the long term is to help
making the gedit source code more reusable, so it benefits also other
applications. If you want to help, you are more than welcome ;)


Hi Sébastien. Thank you for the answer and for the invitation : )

Now I am dedicating my free time on this project. It is just a matter of porting
from KDE3 to GTK and replacing the text editor as well. The entire structure
of the software is already there and does not need to be changed. I will be using
GtkSourceView for the moment, at least I will gain some experience before getting
more involved in more "serious development". See it as a warm up ; )  Then I will
be glad to contribute to the gnome project around gedit.

Ciao

Alessandro
 
Best regards,
Sébastien
_______________________________________________
gedit-list mailing list
gedit-list gnome org
https://mail.gnome.org/mailman/listinfo/gedit-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]