This website requires JavaScript.
Explore
Help
Register
Sign In
bartool
/
flatcam-wsl
Watch
1
Star
0
Fork
0
You've already forked flatcam-wsl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b9be7f577bc56fe1db460682fd886ead684ad8ba
flatcam-wsl
/
appGUI
/
preferences
/
general
History
Marius Stanciu
7d2fd7c77a
- added a way to allow patching FCLabel widget colors for certain cases without having to pass them each instance
2022-04-18 11:48:16 +03:00
..
__init__.py
- remade file names in the app
2020-06-03 20:35:59 +03:00
GeneralAppPrefGroupUI.py
- replaced all the FCLabel widgets that have color HTML with the new FCLabel widget that uses parameters for 'color' and weight
2022-04-18 03:41:04 +03:00
GeneralAPPSetGroupUI.py
- added a way to allow patching FCLabel widget colors for certain cases without having to pass them each instance
2022-04-18 11:48:16 +03:00
GeneralAppSettingsGroupUI.py
- the application now uses only the default values from the app.options dict, the app.defaults dict holds the definitive default values
2022-02-18 23:06:58 +02:00
GeneralGUIPrefGroupUI.py
- replaced all the FCLabel widgets that have color HTML with the new FCLabel widget that uses parameters for 'color' and weight
2022-04-18 03:41:04 +03:00
GeneralPreferencesUI.py
- added to the application an older contribution by another user: Columnar Layout for the Preferences Tab. It can be set in Preferences -> General -> GUI section
2022-03-12 01:05:54 +02:00