Difference: 0LASubrWidgetSetTheme (1 vs. 2)

Revision 22012-03-30 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.WIDGET SET THEME

Line: 16 to 16
 

Description:

Changed:
<
<
This subroutine sets the current theme. <theme_name> is required but cam be blank to clear the theme, the subroutine will cancel if it is not received.
>
>
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).

Added:
>
>
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.

Revision 12012-03-30 - PeteBrower

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.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 cam 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).

Comments:

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


<--/commentPlugin-->

-- PeteBrower - 2012-03-30

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback