Re: [Jprogramming] PInvoke signatures for j.dll

2013-03-28 Thread Greg Borota
It looks like all of that could be done. WD implementation though is not something I would take on alone. One reason being I don't have much familiarity with it yet. If somebody else would be interested in joining forces, more chances for it to happen. On Wed, Mar 27, 2013 at 11:09 PM, bill lam

[Jprogramming] GTK lexer/parser files

2013-03-28 Thread Greg Borota
Could somebody in the know point me to the file(s) in the GTK IDE code where the J syntax coloring and such is handled? -- For information about J forums see http://www.jsoftware.com/forums.htm

Re: [Jprogramming] GTK lexer/parser files

2013-03-28 Thread bill lam
Syntax coloring is done by gtksourceview not gtkide. The config files are contributed by Ric Sherlock. Relevant files should locate inside ~addons/gui/gtk/config. Пт, 29 мар 2013, Greg Borota писал(а): > Could somebody in the know point me to the file(s) in the GTK IDE code > where the J syntax c