Consultor Eletrônico



Kbase P160536: Is it possible to select, copy and paste the labels and contents of widgets without making the widge
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   26/02/2010
Status: Unverified

GOAL:

Is it possible to select, copy and paste the labels and contents of widgets without making the widgets sensitive?

GOAL:

Is it possible to copy and paste portions of an OpenEdge window as one might do in a web browser?

FACT(s) (Environment):

All Supported Operating Systems
Progress/OpenEdge Product Family
OpenEdge Category: Language (4GL/ABL)

FIX:

It is not possible to select individual widgets in a window without making them sensitive. If the appropriate widgets at which to start and end can be identified by other means, a widget walk could be used along with the LABEL and SCREEN-VALUE attributes of the widgets to transfer that information into the system clipboard.