Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » GridCtrl Clipboard just for copying
Re: GridCtrl Clipboard just for copying [message #36347 is a reply to message #36292] |
Mon, 21 May 2012 16:28   |
|
koldo wrote on Fri, 18 May 2012 08:35 | Hello Daniel
Now when in GridCtrl Clipboard() is set, it is permitted to copy from and paste to the control. This affects to the menu that lets to do Cut, Copy and Paste.
Could it be possible to add an option to let only to copy from the GridCtrl but not to let to Paste to or Cut rows of the GridCtrl?
|
Added:
GridCtrl& ClipboardCopy(bool b = true);
GridCtrl& ClipboardCut(bool b = true);
GridCtrl& ClipboardPaste(bool b = true);
|
|
|
Goto Forum:
Current Time: Mon Aug 25 22:58:52 CEST 2025
Total time taken to generate the page: 0.10755 seconds
|