Tags:
tag this topic
create new tag
view all tags
---+ .WIDGET MISSING THEME _This subroutine finds all Inputs/Menus that do not use .WIDGET APPLY THEME._ <br />%TOC% ---++ Usage: <pre> PASS <app_id> FIELD SHARE? N PASS <version> FIELD SHARE? N GOSUB --- .WIDGET MISSING THEME * Check for errors IF --- .WIDGET MISSING THEME NE </pre> ---++ Description: This subroutine finds all Inputs/Menus that do not use .WIDGET APPLY THEME. The <app_id> parameter is required, if it is missing, the subroutine will CANCEL. This subroutine is intended to help you implement [[0LASubrWidgetApplyTheme][.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. 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). <version> is the version you want to check (Optional). Defaults to the current version. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-02-14
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r3 - 2013-07-31
-
JeanNeron
Home
Site map
Main web
MedicaidBilling web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
E
dit
A
ttach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback