Difference: 0LASubrWidgetMissingTheme (2 vs. 3)

Revision 32013-07-31 - JeanNeron

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

.WIDGET MISSING THEME

Line: 19 to 19
  This subroutine is intended to help you implement .WIDGET APPLY THEME in your applications by finding all Input or Menu process that do not have a call to that subroutine in the Global Pre-Display (Inputs) or Pre-Display (Menus) Event Point. After running this subroutine, you will be presented with a list of all the processes that do not have it. From that list you can quickly navigate to the Event Point and add the necessary GOSUB.
Changed:
<
<
If you are running in character mode, you can use the macro recording capability to record the keystrokes to navigate to the Event Point, add the GOSUB and return to the list. On the remaining items on the list, you can just play back the macro. There is no macro recording capability in the Desktop Client, however, you can copy the GOSUB statement to the clipboard, and use Option 8 to paste it in the Event Point, which will save time and typing.
>
>
If you are running in character mode or can run the Presentation Manager client, you can use the macro recording capability to record the keystrokes to navigate to the Event Point, add the GOSUB and return to the list. On the remaining items on the list, you can just play back the macro. There is no macro recording capability in the Desktop Client, however, you can copy the GOSUB statement to the clipboard, and use Option 8 to paste it in the Event Point, which will save time and typing.
  <app_id> is the application you want to check (Required).
Changed:
<
<
<version> is the version you want to check (Optiona). Defaults to the current version.
>
>
<version> is the version you want to check (Optional). Defaults to the current version.
 

Comments:

 
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