Consultor Eletrônico



Kbase 17104: Default popup-menu for edit controls in 8.2a
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Default popup-menu for edit controls in 8.2a

Windows 95 provideds a default pop-up menu for edit
controls (fill-ins and editors, but not the large editor)
with cut/copy/paste operations. If a Progress widget has a
pop-up menu, the widget's pop-up menu will override the
system default pop-up. If the widget does not have a
pop-up menu Progress will display the default pop-up menu.

Two setting can be added to the Startup section of the
registry/ini file to customize this behavior.

PopupNoSysDefault=yes causes Progress to suppress the
system pop-up menu. Only the widget's menu will be
displayed. The default for this setting is "no".

PopupAppOverridesSys=yes causes Progress to only display
the system pop-up if it does not find an
application-defined pop-up menu for the widget. The
default for this setting is "yes". Setting
PopupAppOverridesSys to "no" displays the system default
pop-up regardless of whether the widget has an application
defined pop-up menu. The application-defined pop-up menu
will be displayed after the system default pop-up is
closed.


Progress Software Technical Support Note # 17104