If when trying to replay a database using Quick View via the Windows GUI (depending on how much data was collected in the database), tabular windows will be created for each record collected by the database displaying all fields collected for that record - and the reason to use the Slider Control would be so you could position your Database replay at a specific date and time by dragging the "thumb track" backwards or forwards to the desired position.
Solved! Go to Solution.
Summary:
If when trying to replay a database using Quick View via the Windows GUI (depending on how much data was collected in the database), tabular windows will be created for each record collected by the database displaying all fields collected for that record - and the reason to use the Slider Control would be so you could position your Database replay at a specific date and time by dragging the "thumb track" backwards or forwards to the desired position.
Issue:
Sometimes by default in the irgui.ini file (\Prognosis\User Interface), there's a section under "Replay" that'll look like this - with some defaulted numbers in the slider position:
[Replay]
SliderVisible=0
SliderPosition=(left=1583,top=1233,right=1098,bottom=199)
The issue is you cannot find the Slider Control when selecting the slider button in the Windows GUI. Reason being the Slider Position lines in the irgui.ini are defaulted to random numbers that are too large for the slider controller to fit in the tabular window screen. So you must change that in that irgui.ini file as follows in the Solution part below.
Solution:
Change the Slider positions "left & "Top" to =0 for both. So it should look like this. Should be able to leave the "Right & Bottom" alone:
[Replay]
SliderVisible=0
SliderPosition=(left=0,top=0,right=1098,bottom=199)
But remember, the ini file is read when you open up the GUI. So once you can't see the slider:
**NOTE**
Remember for irgui.ini to take the change, need to log out of Prognosis as the ini file is read when you open the GUI.
Summary:
If when trying to replay a database using Quick View via the Windows GUI (depending on how much data was collected in the database), tabular windows will be created for each record collected by the database displaying all fields collected for that record - and the reason to use the Slider Control would be so you could position your Database replay at a specific date and time by dragging the "thumb track" backwards or forwards to the desired position.
Issue:
Sometimes by default in the irgui.ini file (\Prognosis\User Interface), there's a section under "Replay" that'll look like this - with some defaulted numbers in the slider position:
[Replay]
SliderVisible=0
SliderPosition=(left=1583,top=1233,right=1098,bottom=199)
The issue is you cannot find the Slider Control when selecting the slider button in the Windows GUI. Reason being the Slider Position lines in the irgui.ini are defaulted to random numbers that are too large for the slider controller to fit in the tabular window screen. So you must change that in that irgui.ini file as follows in the Solution part below.
Solution:
Change the Slider positions "left & "Top" to =0 for both. So it should look like this. Should be able to leave the "Right & Bottom" alone:
[Replay]
SliderVisible=0
SliderPosition=(left=0,top=0,right=1098,bottom=199)
But remember, the ini file is read when you open up the GUI. So once you can't see the slider:
**NOTE**
Remember for irgui.ini to take the change, need to log out of Prognosis as the ini file is read when you open the GUI.
Another way is to us the windows "move window" feature.
Click on the "show Slider" button while in prognosis to make the slider the active window, then press "ALT-space" then press "M" then use the arrow keys to move the slider until you see it.
Unified Communications has always been an important part of companies' digital transformation efforts due to its ability to enable rich virtual collaboration and communication. But with COVID-19, we've reached a break-through point.
Join Bill Haskins, Sr. Analyst & Partner, Unified Communications at Wainhouse Research, and John Ruthven, CEO at IR discuss UC challenges companies are experiencing due to the COVOID-19 crisis.
Join webinarMembers | Likes |
---|---|
23 | |
23 | |
14 | |
10 | |
8 |