Announcement

Collapse
No announcement yet.

Alert Box Focus Disabled?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Alert Box Focus Disabled?

    Is there a way to write to Alert box but the Alert window does NOT get focus?? I have a nift routine that maximizes and minimizes a chart window, but if I use this coimmand in my minimize/maxmize comand,, the chart loses focus and the alert boxes is what gets manipulated.

    Alert.addToList(vChartTitle, " " + vChartTitle + sInterval + "-RUN", Color.RGB(0,0,0), Color.RGB(0,219,0)); // bright green

  • #2
    Hello alexmihh,

    Try the following. Open the alert list (Tools-->EFS-->Alert List), right-click in the white space on the window and then un-check the option for "Popup on Alert." This should prevent the Alert List window from getting focus. Let me know if this helps.
    Jason K.
    Project Manager
    eSignal - an Interactive Data company

    EFS KnowledgeBase
    JavaScript for EFS Video Series
    EFS Beginner Tutorial Series
    EFS Glossary
    Custom EFS Development Policy

    New User Orientation

    Comment

    Working...
    X