gtksourceview for gtkada

View: New views
3 Messages — Rating Filter:   Alert me  

gtksourceview for gtkada

by José Pablo Lucero Lorca :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm trying to make a simple text editor with syntax highlighting for a
specific language, and I'm using gtkada for it. The problem is that
gtkada doesn't seem to have the gtksourceview widget.

Someone knows if anyone added that widget in a contribution or something?

will it be added in future releases of gtkada?

Thanks
_______________________________________________
gtkada mailing list
gtkada@...
http://lists.adacore.com/mailman/listinfo/gtkada

Re: gtksourceview for gtkada

by Nicolas Setton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

> I'm trying to make a simple text editor with syntax highlighting for a
> specific language, and I'm using gtkada for it. The problem is that
> gtkada doesn't seem to have the gtksourceview widget.
>
> Someone knows if anyone added that widget in a contribution or  
> something?
>
> will it be added in future releases of gtkada?

No, we don't have bindings for gtksourceview at the moment. It might  
be added to future releases of GtkAda, although we don't have a target  
date for this. Maybe someone from the community will provide the  
binding and accelerate the process...

Nicolas
_______________________________________________
gtkada mailing list
gtkada@...
http://lists.adacore.com/mailman/listinfo/gtkada

Re: gtksourceview for gtkada

by Arnaud Charlet :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> No, we don't have bindings for gtksourceview at the moment. It might  
> be added to future releases of GtkAda, although we don't have a target  
> date for this. Maybe someone from the community will provide the  
> binding and accelerate the process...

A good starting point would be to use the contrib/binding.pl script from
GtkAda sources which will do an initial pass, given a gtkxxx.h header file.

Arno
_______________________________________________
gtkada mailing list
gtkada@...
http://lists.adacore.com/mailman/listinfo/gtkada