mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 23:10:02 +02:00
enhancement:nth frame changed to red, instead of error and changing it back
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@91 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
parent
19b6ca2eda
commit
51faab3c7c
@ -45,7 +45,8 @@ void qTabMessages::SetupWidgetWindow(){
|
||||
dispLog->setReadOnly(true);
|
||||
dispLog->setFocusPolicy(Qt::NoFocus);
|
||||
dispLog->setTextColor(Qt::darkBlue);
|
||||
|
||||
dispLog->setTextFormat( Qt::LogText );
|
||||
dispLog->setMaxLogLines(1000);
|
||||
|
||||
btnSave = new QPushButton("Save Log ",this);
|
||||
btnSave->setFocusPolicy(Qt::NoFocus);
|
||||
|
Loading…
x
Reference in New Issue
Block a user