Kbase P22353: No default popup menu with large editor widgets
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/22/2003 |
|
Status: Unverified
SYMPTOM(s):
No default popup menu with large editor widgets
Setting the large attribute of an editor widget, at run time the contextual (containing Undo, Cut, Copy, Paste, etc) popup menu doesn't appear when performing right click on the widget.
FIX:
Expected behaviour:
The RichEdit control (which the large editor is based on) doesn't display a default menu on a right click. Only standard edit controls (the small editor, fill-ins, and the non-existent editable combo-boxes) do.
If you want to display the default menu with the large editor you can create a popup menu for that widget with same options than the default menu.