Tags:
tag this topic
create new tag
view all tags
---+ .WIDGET HIDE SCROL BTN _This subroutine hides the scroll buttons on the toolbar._ <br />%TOC% ---++ Usage: <pre> GOSUB --- .WIDGET HIDE SCROL BTN * Check for errors IF --- .WIDGET HIDE SCROL BTN NE </pre> ---++ Description: This subroutine hides the scroll buttons on the toolbar. There are no parameters. This should be called in the Pre-Display or Global Pre-Display event points. Appx adds these buttons automatically on every iteration of the image, so if you want to hide them, you must call this routine every time as well. Note that this does not delete the underlying --- WIDGET record. You can also unhide the scroll buttons via [[0LASubrWidgetShowScrollBtn][.WIDGET SHOW SCROLL BTN]] and you can delete them via [[0LASubrWidgetDelScrollBtn][.WIDGET DEL SCROLL BTN]]. Also note that normally scroll buttons are not shown on the toolbar. Before you can manipulate them with this routine, you would have to: * Modify the STANDARD TOOLBARS process in 0LC, changing the 'Show on Toolbar' GUI attribute of the appropriate Optional Children on the appropriate images. Save the new process in your application. * Hook the --- STANDARD TOOLBARS process with your new process. You can then manipulate the scroll buttons with this subroutine. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-02-07
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2012-02-07
-
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