You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Improve the GUI:
kicost_gui_wxFormBuilder.fbp
GUI project file;show_cat_url
and others...), add some graphical element to make clear the KiCost CLI and GUI configurations group, and more;entry==GUI_NEWS_MESSAGE_ENTRY:
in thekicost_gui.py
to the implementation point;The text was updated successfully, but these errors were encountered: