Quote from: s_d on Wed 06/02/2013 18:50:47
Yes, Elektroshokker's. Looks like he logged in here not too long ago, so a PM might get his attention
Though, if I recall, it used an old GTK or something and may need to be rewritten anyway. I suppose we could bung it out in Python and use iniparse & PyGtk to make it pretty.
I'm up for programming a new config tool if needed. Is there a preference of language and widget toolkit? Because Python and wxWidgets would certainly get it done fast, but creates the requirement of python and wxPython to be installed. If we only want to use it for Linux then most distros appear to come with Python so that's not much of an issue, and I suppose if a dev REALLY wanted to idiot proof it they could prebundle wxPython, but that may be more of a hassle than wanted.
Of course, I'm going to wait around a wee while to see if Elektroshokker is around and can throw the code for his tool at us.