Status: Accepted
Owner: christian.a.reiter
CC:
eric.mae...@gmail.com
Labels: Type-Defect Priority-Medium Milestone-Release0.9.0
New issue 220 by christian.a.reiter: Update OptionsPage
http://code.google.com/p/freemedforms/issues/detail?id=220
The current Preferences page is a bit of a mess, and looks old-fashioned as
well, compared to it's QtCreator counterpart. Additionally the current
Creator features a text search which is EXTREMELY convenient for complex
applications like QtCreator/FreeMedForms.
As hint there is used the user page, two vertical tree lists nested, no
space at all for options, and everything VERY complicated and confusing.
If nobody has something against it I would start to:
* remove IGenericPage, as nobody actually uses it except IOptionsPage.
* Update IOptionsPage to the current QtCreator 2.6.0
* Update the GUI and all plugins to that new version.
* Update the wizard template for the options page.
This is a bunch of work, but I think, very necessary.
Please tell me if that is ok for you.