You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

  1. The top level of a page shout be the ROOTUIELEMENT
  2. Each visible group of UI elements should be put in a Transparent Container. If the Transparent Container does NOT contain a Section Header, its "isLayoutContainer" must be set to TRUE. If instead a Section Header will be given to this group, it should be done as follows:
    1. Add a Section Header UI Element inside the Transparent Container. The Section Header's "Level" attribute should be set to "header4","header5", or "header6". Select the Transparent Container's attribute "LabeledBy" to be the ID of the Section Header. If a Transparent Container is labeled by a Section Header the attribute "isLayoutContainer" should be set to false.
  3.  
  • No labels