Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI: use a wizard #49

Closed
mhugo opened this issue Jan 22, 2018 · 5 comments
Closed

GUI: use a wizard #49

mhugo opened this issue Jan 22, 2018 · 5 comments

Comments

@mhugo
Copy link
Collaborator

mhugo commented Jan 22, 2018

The GUI refactoring described in #36 is still too complex for the average user.
Moreover, there are too much information displayed on the same panel.

After some discussions with @sgrellet it seems that using a QWizard to assist the opening would be a better approach. Each page of the wizard would correspond more or less to a group of options of the current panel.

@mhugo
Copy link
Collaborator Author

mhugo commented Mar 9, 2018

Proposed decision tree

wizard_decision_tree

@sgrellet
Copy link
Member

sgrellet commented Mar 9, 2018

+1.
and in GMLAS mode we'll consider SQLite the defaul DB

@mhugo
Copy link
Collaborator Author

mhugo commented Apr 11, 2018

Implemented in 762e493

Will be tested by analyzing remaining declared issues

@mhugo
Copy link
Collaborator Author

mhugo commented Apr 12, 2018

Short video demo here https://vimeo.com/264387850

@sgrellet
Copy link
Member

I like the wizard. so far no bug dedicated to it identified

GMLAS toolbox plugin : v1.2.0-rc6
Python : 3.6.0 (v3.6.0:41df79263a11, Dec 23 2016, 08:06:12) [MSC v.1900 64 bit (AMD64)]
QGIS : 3.0.1-Girona Girona, a86bec25ebw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants