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: how to disable the past at a given row
Re: GridCtrl: how to disable the past at a given row [message #7721 is a reply to message #7719] Wed, 17 January 2007 08:13 Go to previous messageGo to previous message
unodgs is currently offline  unodgs
Messages: 1367
Registered: November 2005
Location: Poland
Ultimate Contributor

forlano wrote on Tue, 16 January 2007 18:51

unodgs wrote on Fri, 12 January 2007 00:23

Ok. Both options are implemented and in uvs.


I've downloaded the 701-beta and seems OK.
In this release is it possible enable/disable the paste?
... and what about the method that performs a past without overcome the last row? (I was unable to find such a method)

Thanks a lot,
Luigi


Disable:
grid.Clipboard(false)

Paste without overcome:
grid.PasteFixed()

Disabling paste as new rows/inserted rows

grid.ExtraPaste(false)

PS: This should be mentioned in changelog.txt (always see there Wink )
PS2: I'm not sure about name PasteFixed if it is correct, if you have better idea please tell me.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Callback and moving cursor by arrows key
Next Topic: Escaping cursor in gridctrl
Goto Forum:
  


Current Time: Sat Aug 30 06:56:30 CEST 2025

Total time taken to generate the page: 0.05624 seconds