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 » Range paste for GridCtrl
Re: Range paste for GridCtrl [message #13369 is a reply to message #13361] Thu, 03 January 2008 14:10 Go to previous messageGo to previous message
nixnixnix is currently offline  nixnixnix
Messages: 415
Registered: February 2007
Location: Kelowna, British Columbia
Senior Member
Hi Qinrong,

The easiest way to disable one-click edit is to not tick it in the layout designer.

The other way is to use

GridCtrl::OneClickEdit(false);

It just means that you have to double-click to start editing a cell rather than editing starting as soon as you click on a cell. Its not much of a workaround really. It just makes selecting cells easier.

Really though, Daniel is the author of the GridCtrl and it is his baby so you should look to him for real solutions, especially as he is seeking input just now on how copy-paste behaviour should work.

Happy new year everyone,

Nick
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to change GridCtrl background color
Next Topic: How to do column resizing after ShowColumn() or HideColumn()?
Goto Forum:
  


Current Time: Fri Jun 27 17:43:15 CEST 2025

Total time taken to generate the page: 0.03903 seconds