diff --git a/spinetoolbox/ui/startup_box.py b/spinetoolbox/ui/startup_box.py index 2b07841aa..63fb322b8 100644 --- a/spinetoolbox/ui/startup_box.py +++ b/spinetoolbox/ui/startup_box.py @@ -76,7 +76,7 @@ def setupUi(self, Form): self.scrollArea_2.setWidgetResizable(False) self.scrollAreaWidgetContents_3 = QWidget() self.scrollAreaWidgetContents_3.setObjectName(u"scrollAreaWidgetContents_3") - self.scrollAreaWidgetContents_3.setGeometry(QRect(0, -73, 668, 642)) + self.scrollAreaWidgetContents_3.setGeometry(QRect(0, 0, 668, 642)) self.label_3 = QLabel(self.scrollAreaWidgetContents_3) self.label_3.setObjectName(u"label_3") self.label_3.setGeometry(QRect(10, 10, 670, 21)) @@ -121,7 +121,7 @@ def setupUi(self, Form): self.scrollArea.setWidgetResizable(False) self.scrollAreaWidgetContents_2 = QWidget() self.scrollAreaWidgetContents_2.setObjectName(u"scrollAreaWidgetContents_2") - self.scrollAreaWidgetContents_2.setGeometry(QRect(0, -78, 668, 642)) + self.scrollAreaWidgetContents_2.setGeometry(QRect(0, 0, 668, 642)) self.label = QLabel(self.scrollAreaWidgetContents_2) self.label.setObjectName(u"label") self.label.setGeometry(QRect(10, 10, 670, 21)) @@ -212,14 +212,14 @@ def retranslateUi(self, Form): self.groupBox_7.setTitle(QCoreApplication.translate("Form", u"Main", None)) self.pushButton_8.setText(QCoreApplication.translate("Form", u"Open Project", None)) self.label_2.setText(QCoreApplication.translate("Form", u"Recent", None)) - self.label_3.setText(QCoreApplication.translate("Form", u"Introductory Tutorials", None)) - self.label_14.setText(QCoreApplication.translate("Form", u"Advanced Tutorials", None)) - self.groupBox_4.setTitle(QCoreApplication.translate("Form", u"Tutorial 1", None)) - self.groupBox_10.setTitle(QCoreApplication.translate("Form", u"Tutorial 2", None)) - self.groupBox_11.setTitle(QCoreApplication.translate("Form", u"Tutorial 3", None)) - self.groupBox_13.setTitle(QCoreApplication.translate("Form", u"Tutorial 5", None)) + self.label_3.setText(QCoreApplication.translate("Form", u"Introductory Learnign Material", None)) + self.label_14.setText(QCoreApplication.translate("Form", u"Advanced Learning Material", None)) + self.groupBox_4.setTitle(QCoreApplication.translate("Form", u"Hello World", None)) + self.groupBox_10.setTitle(QCoreApplication.translate("Form", u"Introduction to Spine Data Structure", None)) + self.groupBox_11.setTitle(QCoreApplication.translate("Form", u"Setting up a Workflow", None)) + self.groupBox_13.setTitle(QCoreApplication.translate("Form", u"topic 4 tbd", None)) self.groupBox_9.setTitle(QCoreApplication.translate("Form", u"Tutorial 6", None)) - self.tabWidget.setTabText(self.tabWidget.indexOf(self.tab_2), QCoreApplication.translate("Form", u"Tutorials", None)) + self.tabWidget.setTabText(self.tabWidget.indexOf(self.tab_2), QCoreApplication.translate("Form", u"Learning materials", None)) self.label.setText(QCoreApplication.translate("Form", u"Beginner Templates", None)) self.label_13.setText(QCoreApplication.translate("Form", u"Advanced Templates", None)) self.groupBox_8.setTitle(QCoreApplication.translate("Form", u"Simple Energy System", None)) diff --git a/spinetoolbox/ui/startup_box.ui b/spinetoolbox/ui/startup_box.ui index 982e430fa..cfbea1bbe 100644 --- a/spinetoolbox/ui/startup_box.ui +++ b/spinetoolbox/ui/startup_box.ui @@ -138,7 +138,7 @@ border-color: rgb(240, 240, 240); - Tutorials + Learning materials @@ -168,7 +168,7 @@ border-color: rgb(240, 240, 240); 0 - -73 + 0 668 642 @@ -193,7 +193,7 @@ border-color: rgb(240, 240, 240); Qt::LeftToRight - Introductory Tutorials + Introductory Learnign Material @@ -216,7 +216,7 @@ border-color: rgb(240, 240, 240); Qt::LeftToRight - Advanced Tutorials + Advanced Learning Material @@ -229,7 +229,7 @@ border-color: rgb(240, 240, 240); - Tutorial 1 + Hello World @@ -242,7 +242,7 @@ border-color: rgb(240, 240, 240); - Tutorial 2 + Introduction to Spine Data Structure @@ -255,7 +255,7 @@ border-color: rgb(240, 240, 240); - Tutorial 3 + Setting up a Workflow @@ -268,7 +268,7 @@ border-color: rgb(240, 240, 240); - Tutorial 5 + topic 4 tbd @@ -313,7 +313,7 @@ border-color: rgb(240, 240, 240); 0 - -78 + 0 668 642