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 » callback associate to "delete row"
callback associate to "delete row" [message #4938] Sun, 27 August 2006 07:56 Go to next message
forlano is currently offline  forlano
Messages: 1185
Registered: March 2006
Location: Italy
Senior Contributor
Hello,

by right click on a row and then "delete row" I can delete the row of an arrayctrl. But I would like to inform the user about the data he deleted (I keep track of all his weird action to let him to come back).
There is no a specific WhenKillCursor to intercept the killing action to add my code. What to do? change the behaviour of DoRemove method? derive arrayctrl class? ...

Luigi
Re: callback associate to "delete row" [message #4947 is a reply to message #4938] Sun, 27 August 2006 20:02 Go to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
Actually, if you are about to do some action on Delete, it is as easy to implement your own local menu... (that is what I do).

Mirek
Previous Topic: Does ArrayCtrl support Range Copy and Past?
Next Topic: About GetClickRow() and GetCursor()
Goto Forum:
  


Current Time: Tue May 14 08:11:55 CEST 2024

Total time taken to generate the page: 0.01558 seconds