realbasic-plugins
[Top] [All Lists]

Dynamic Access, DragItem, RB 5.5.5 and RB2005

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Dynamic Access, DragItem, RB 5.5.5 and RB2005
From: Alfred Van Hoek <vanhoek at mac dot com>
Date: Mon, 18 Jul 2005 23:22:41 -0400
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
The DragItem class has been subject to changes or name changes?

RB 5.5.5                        |       -->RB2005
-----------------------------------------------------------------
MacData                 |       -->RawData
MacDataAvailable        |       -->RawDataAvailable
                                |       
PrivateMacData  |       -->PrivateRawData
-----------------------------------------------------------------

A plugin originally written for RB 5.5.5 uses dynamic access to perform drag-and-drop under the hood, using the "MacData", "MacDataAvailable" and "PrivateMacData" dynamic access entry points. In order to make the plugin on par with RB2005, is it necessary to change dynamic access entry points, or are the above ones sufficient for the time being, until in future versions of RB2005 these have become fully deprecated, i.e., not available anymore?

Alfred

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>
  • Dynamic Access, DragItem, RB 5.5.5 and RB2005, Alfred Van Hoek <=