On Sep 11, 2006, at 8:17 AM, Dennis Birch wrote:

10.4.7, MacBook, 2K6r3 Pro. The following code:

   Dim d As new DragItem
   d.PrivateRawData("xxxx") = "Should appear"
   MsgBox d.PrivateRawData("xxxx")

Displays an empty dialog box. Getting the property into a variable
and looking at it in the debugger also shows it to be empty.

On 9/10/06, Guyren Howe <[EMAIL PROTECTED]> wrote:
I was having problems with clipboard.RawData when experimenting with
that a while back. It turned out the problem was that I was using a
known Mac type, "styl", for a parameter. So RB was apparently
interpreting things correctly without my realizing it. Could you be
running into a situation like that?

Good idea, but changing the identifier to random strings doesn't make any difference. Anyway, even if I had picked an existing identifier, I should still be able to get and set it, right?

Guyren G Howe
Relevant Logic LLC

guyren-at-relevantlogic.com ~ http://relevantlogic.com

REALbasic, PHP, Python programming
PostgreSQL, MySQL database design and consulting
Technical writing and training


_______________________________________________
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>

Reply via email to