mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
fixed the problem with multiple frame scan, frame index and file index included in gui
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@111 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
@ -75,13 +75,13 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Current Index: </string>
|
||||
<string>Current Frame: </string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLabel" name="lblProgressIndex">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>100</x>
|
||||
<x>101</x>
|
||||
<y>25</y>
|
||||
<width>101</width>
|
||||
<height>16</height>
|
||||
@ -912,7 +912,7 @@ Frame period between exposures.
|
||||
<item row="2" column="0">
|
||||
<widget class="QLabel" name="label_8">
|
||||
<property name="text">
|
||||
<string>Start Run Index:</string>
|
||||
<string>Run Index:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Reference in New Issue
Block a user