So, after the discussion about editing user preferences, I've been playing
around with a UI for setting user interface options.  

I don't have anything even close to working yet (most of my struggle is
trying to remember C++ after having been almost exclusively using C# for 2+
years), and it's really just an experiment that may or may not work out,
but...

My thinking is that the UI code could simply modify the localprefs.js.
That's where the stretch in my mind is, parsing and modifying the
localprefs.js.  But, I really think it would be possible using regular
expressions to detect the existence of a setting, and modify it if exists,
or add it if it doesn't exist.

Thoughts?  Ideas?  Anybody want to help?

P.S. The UI options dialog I've started is very basic a screenshot is
attached. 

Attachment: dqsd_options_ui.png
Description: PNG image

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel

Reply via email to