Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - OnBeforePaste. Simply wrong in v12!
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

OnBeforePaste. Simply wrong in v12!

 Post Reply Post Reply
Author
Message
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: OnBeforePaste. Simply wrong in v12!
    Posted: 10 May 2008 at 6:19pm
Why is OnBeforePaste called when dragging occurs? It should only get called when Paste() is executed. It's a bug!
 
As it is now, I cannot distinguish between a regular Paste-operation and a start of a drag-operation. This was not the case in v11.2.2 where OnBeforePaste was called after a Paste or a completed drop. Thus, any changes to the records could easily be made before adding them, simply by changing the records in OnBeforePaste.
 
So the question remains: How do I filter/change records before a paste-operation without screwing my drag-operations?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.172 seconds.