The goal of this repo is to convert ScalaFX gui from book Introduction to Programming and Problem-Solving Using Scala by Mark Lewis to PyQt6.
-
Controls
- ButtonControls
- SelectionControls
- PickerControls
- TableControls
- TreeControls
- MenuControls - to fix
- OtherControls - to fix
-
Bindings
- NumericBindings
- ConditionalBindings
-
Layouts
- Layouts - to fix
- GridPane
- ControlPane - to fix
-
Capstone - Recipe - to fix
-
Advanced
- Shapes - last one
- Path