mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 14:33:45 +02:00
change outdir for all receivers in gui
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@210 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
parent
77aec59da9
commit
57e801e5ea
@ -720,6 +720,9 @@ int qTabDataOutput::VerifyOutputDirectory(){
|
|||||||
mess.replace(pos, 1, "<br>");
|
mess.replace(pos, 1, "<br>");
|
||||||
pos += 1;
|
pos += 1;
|
||||||
}
|
}
|
||||||
|
mess.insert(0,"<font color=\"red\">");
|
||||||
|
mess.append("</font></nobr>");
|
||||||
|
|
||||||
qDefs::Message(qDefs::WARNING,string("Invalid Output Directory ")+ mess,"Data Output");
|
qDefs::Message(qDefs::WARNING,string("Invalid Output Directory ")+ mess,"Data Output");
|
||||||
dispReadOutputDir->setPalette(*red1);
|
dispReadOutputDir->setPalette(*red1);
|
||||||
boxOutDir->setPalette(red);
|
boxOutDir->setPalette(red);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user