[Gtkradiant] [Bug 218] Rewrite of the internal shader editor
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Sat, 06 Oct 2001 03:09:38 -0500
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=218
------- Additional Comments From ttimo@idsoftware.com 2001-10-06 03:09 -------
Right now there's a DoEditor call with a file name and a line number. On win32
it looks for "editpad" in Radiant dir (editpad is freely available), or it falls
back to a GtkText widget. On Linux it will do GtkText directly.
Maybe the shader editing should be part of curry?
So that you could edit and preview at the same time?With an option to validate
so that the shader is reloaded into the editor.
We could use scintilla http://www.scintilla.org/, it is a very complete
component. Seems to be available for windows too, so it's something to look at.
------- You are receiving this mail because: -------
Whoops! I have no idea!