From 6e826d284068729674b1515340aacebd021bb537 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Fri, 31 Jan 2025 17:05:58 +0100 Subject: [PATCH] Pyctbgui/taborder pattern (#1082) * tab order for pattern tab --- pyctbgui/pyctbgui/ui/pattern.ui | 71 +++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) diff --git a/pyctbgui/pyctbgui/ui/pattern.ui b/pyctbgui/pyctbgui/ui/pattern.ui index 400a243ab..8bd788f6a 100644 --- a/pyctbgui/pyctbgui/ui/pattern.ui +++ b/pyctbgui/pyctbgui/ui/pattern.ui @@ -3271,6 +3271,77 @@ + + spinBoxLoop0Repetition + lineEditLoop0Start + lineEditLoop0Stop + spinBoxLoop1Repetition + lineEditLoop1Start + lineEditLoop1Stop + spinBoxLoop2Repetition + lineEditLoop2Start + lineEditLoop2Stop + spinBoxLoop3Repetition + lineEditLoop3Start + lineEditLoop3Stop + spinBoxLoop4Repetition + lineEditLoop4Start + lineEditLoop4Stop + spinBoxLoop5Repetition + lineEditLoop5Start + lineEditLoop5Stop + lineEditStartAddress + lineEditStopAddress + toolButtonTogglePageWaitTime + lineEditLoop0Wait + doubleSpinBoxLoop0WaitClocks + lineEditLoop1Wait + doubleSpinBoxLoop1WaitClocks + lineEditLoop2Wait + doubleSpinBoxLoop2WaitClocks + lineEditLoop3Wait + doubleSpinBoxLoop3WaitClocks + lineEditLoop4Wait + doubleSpinBoxLoop4WaitClocks + lineEditLoop5Wait + doubleSpinBoxLoop5WaitClocks + spinBoxLoop0WaitInterval + comboBoxLoop0WaitInterval + spinBoxLoop1WaitInterval + comboBoxLoop1WaitInterval + spinBoxLoop2WaitInterval + comboBoxLoop2WaitInterval + spinBoxLoop3WaitInterval + comboBoxLoop3WaitInterval + spinBoxLoop4WaitInterval + comboBoxLoop4WaitInterval + spinBoxLoop5WaitInterval + comboBoxLoop5WaitInterval + lineEditCompiler + pushButtonCompiler + lineEditUncompiled + pushButtonUncompiled + lineEditPatternFile + pushButtonPatternFile + comboBoxPatWait + comboBoxPatWaitColor + comboBoxPatWaitLineStyle + doubleSpinBoxWaitAlpha + doubleSpinBoxWaitAlphaRect + comboBoxPatLoop + comboBoxPatLoopColor + comboBoxPatLoopLineStyle + doubleSpinBoxLoopAlpha + doubleSpinBoxLoopAlphaRect + comboBoxPatColorSelect + comboBoxPatColor + spinBoxPatClockSpacing + checkBoxPatShowClockNumber + doubleSpinBoxLineWidth + checkBoxCompile + pushButtonLoadPattern + pushButtonViewPattern +