Project 'PUM_TDDD96/B-ASIC' was moved to 'da/B-ASIC'. Please update any links and bookmarks that may still have the old path.
Implemented a GUI framework
All threads resolved!
All threads resolved!
Compare changes
+ 35
− 40
@@ -11,15 +13,13 @@ from PyQt5.QtGui import QIcon, QFont, QPainter, QPen
@@ -27,17 +27,17 @@ class DragButton(QPushButton):
@@ -45,8 +45,7 @@ class DragButton(QPushButton):
@@ -56,15 +55,14 @@ class SubWindow(QWidget):
@@ -96,7 +94,25 @@ class MainWindow(QMainWindow):
@@ -127,23 +143,6 @@ class MainWindow(QMainWindow):
@@ -189,17 +188,13 @@ class MainWindow(QMainWindow):