Situation given:
I added a custom menu item to the edit menu. This new menu item is shown in the popup menu of each form, too.
When clicking the menu item (in the context menu) I want to copy the contents of the Edittext I right clicked.
Note: The edittext Item is disabled!
To copy the content of the edittext I just perform a click to the Copy Menu Item (UID: 772). But it doesn't work, because the MenuItem is disabled. But, if I rightclick to the disabled edittextItem an choose Copy the content will copied to the clipboard.
Why do my "simulated" click not work?
???
What do you really want to do?
Use the information that is copied using the SAP Business One right-click "Copy"?
=> You "simply" have to use the information that is currently stored in the clip-board...
What is the additional menu item for???
HTH
???
What do you really want to do?
Use the information that is copied using the SAP Business One right-click "Copy"?
=> You "simply" have to use the information that is currently stored in the clip-board...
What is the additional menu item for???
HTH
Add a comment