Re: [gnome-db] UI changes and procedure editor



On Sat, 2003-01-11 at 15:04, Adam Williams wrote:
> 
> >This is an easy hack that I can do in a few hours, and which will only
> >need (for the updating back of the procedure) the implementation of a
> >small bit of the modify_schema we talked about. Then, once we have this
> >basic stuff, we can extend the modify_schema, and have the procedure
> >editor support all the things we discussed (multiple languages, etc).
> 
> Thats seems reasonable.
> 
> Curious if the final solution will implement syntax highlighting,
> etc...  There are lots of GNOME applications out there that do
> highlighted code editing (glimmer, anjuta, ....).  Do they use a code
> editing component or something that could be lifted.  Glimmer supports
> highlighted SQL, I don't know about others.
> 
we already support highlighted SQL with the GnomeDbSqlEditor widget. For
other languages, the best thing would be to use libgtksourceview (even
for SQL, I guess), which is the library being used by all the projects
you say (glimmer, anjuta, etc).

cheers




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