.WIDGET SET THEME

This subroutine sets the current theme.


Usage:

      PASS         <theme_name>               FIELD            SHARE? N
      PASS         <application>              FIELD            SHARE? N
      PASS         <version>                  FIELD            SHARE? N
      GOSUB    --- .WIDGET SET THEME
      *        Check for errors
      IF       --- .WIDGET SET THEME          NE

Description:

This subroutine sets the current theme. <theme_name> is required but can be blank to clear the theme, the subroutine will cancel if it is not received.

<application> is the application id the theme is to be loaded from. (Optional).

<version> is the version id the theme is to be loaded from. (Optional).

See .WIDGET APPLY THEME for more information on using Themes.

Comments:

Read what other users have said about this page or add your own comments.


 

-- PeteBrower - 2012-03-30
Topic revision: r2 - 30 Mar 2012, JeanNeron
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback