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

Improve the GUI #361

Open
3 of 12 tasks
hildogjr opened this issue Jun 5, 2019 · 0 comments
Open
3 of 12 tasks

Improve the GUI #361

hildogjr opened this issue Jun 5, 2019 · 0 comments
Labels
enhancement Improvements on features already existent.
Milestone

Comments

@hildogjr
Copy link
Owner

hildogjr commented Jun 5, 2019

Improve the GUI:

  • Synchronize the Py GUI code to the kicost_gui_wxFormBuilder.fbp GUI project file;
  • Add a listbox to use as BOM files to open instead the combobox. Add "+", "delete" and "up" / "down" buttons as the KiCad icons;
  • Add a secondary listbox or a use the above with a checklistbox (default ON to use as BOM) to, when OFF if the same that above, to use in Allow use a BOM just for manf# #360. Need fix Remove the necessity of specify EDA (class code model) #359 first;
  • Remove the "Recognized EDAs" list, depend of first fix Remove the necessity of specify EDA (class code model) #359;
  • Fix the "About" tab: the images sizes and the "Credits" have to go to a different about dialog;
  • Fix the progress bar;
  • Fix the "Convert to ODS" capability in the GUI;
  • Enhancement at the "Configurations" tab: missing checkbox option (show_cat_url and others...), add some graphical element to make clear the KiCost CLI and GUI configurations group, and more;
  • Shows the last fix and new (use the HISTORY file) on the GUI startup. Look for entry==GUI_NEWS_MESSAGE_ENTRY: in the kicost_gui.py to the implementation point;
  • Fix the 'AUTHOR.rst' read on GUI (currently it is not reading the file);
  • Open the file and list the variants into the GUI to allow the used make a graphical choose;
  • Change "Convert to ODS" to "Save as .ods", use some improved extension check to also achieve this option Text improvement #411.
@hildogjr hildogjr added the enhancement Improvements on features already existent. label Jun 5, 2019
@hildogjr hildogjr added this to the 1.2 milestone Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements on features already existent.
Projects
None yet
Development

No branches or pull requests

1 participant