Author Topic: Page areas  (Read 5039 times)

Offline tjozmin

  • PLUS+1 Developer
  • ***
  • Posts: 10
  • Karma: +0/-0
    • Oxbo International Corporation
Page areas
« on: May 09, 2011, 10:35:09 PM »
I am trying to set page area that I can use for alarms and indicators. I want this to be shown on top of most pages but not all. Regardless of teh order it is only shown on the first page. When I change pages it gets hidden. If this has the highest order shouldn't this always be on top. Do I need to enable this area after every page change?

Offline Niska

  • PLUS+1 User
  • **
  • Posts: 6
  • Karma: +0/-0
    • SRS
Re: Page areas
« Reply #1 on: May 10, 2011, 08:16:11 AM »
Yes, unfortunately you have to trig a new activation for getting your alarm area at top.

Offline Richard

  • PLUS+1 Expert
  • ****
  • Posts: 64
  • Karma: +2/-0
    • Textron
Re: Page areas
« Reply #2 on: May 10, 2011, 09:53:13 AM »
Hi tjozmin

The way I achieve this is to set port colours to transparent on the screens where I want to see the warning area and use a full size background image with a transparent window so that the warning icons are visible through it.  I found this method the most simple as it does not involve re-enabling ports in some screens and not others.  The warning port can also be enable full time with True rather than more complex control logic.  I never use priorities and only use order for images within a page.

Richard