Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
unodgs is currently offline  unodgs
Messages: 1367
Registered: November 2005
Location: Poland
Ultimate Contributor

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);


 
Read Message
Read Message
Read Message
Previous Topic: Jsonize for GridCtrl
Next Topic: GridCtrl and SplitterFrame
Goto Forum:
  


Current Time: Mon Aug 25 22:58:52 CEST 2025

Total time taken to generate the page: 0.10755 seconds