gettingstarted
[Top] [All Lists]

Re: drop files not working in RB 5.5.2 OS X 10.1.5

To: gettingstarted at lists dot realsoftware dot com
Subject: Re: drop files not working in RB 5.5.2 OS X 10.1.5
From: Emile Schwarz <emile dot a dot schwarz at wanadoo dot fr>
Date: Mon, 25 Oct 2004 11:49:41 +0200
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <20041024164918 dot 0CDB24FC4BE at lists dot realsoftware dot com>
Hi Jack,

I found that solution a good way to check my code.

And sometimes, I do the reverse:

create a brand new project, use specific name space (Window1 = wPaint, Module1 = mPaint, Class1 = cPaint for a paint stuff...) and put there my code, make the test and in the end, when everything seems to be OK, I incorporate it to the main project. [However, I never roll back the changes made in the main project to the test project; I didn't trash it either).


BTW: you know it, but you wrote REALbasic 5.5.2 ('current' REALbasic is 5.5.3) and Mac OS X 10.1.5 ('current' Mac OS X is 10.3.5 and will be soon 10.3.6).



Did you try to put the code that displays the Sheet window _after_ the AcceptFileDrop lines ?

Did you checked that RB 5.5.3 have also this behavior ?
(Remember: RB 5.5.2 to 5.5.3 is a free update _IF_ it works with Mac OS X 
10.1.5)


Cheers,

Emile

gettingstarted-request at lists dot realsoftware dot com wrote:
Subject: Re: drop files not working in RB 5.5.2  OS X 10.1.5
From: Jack A <rblistaddress at yahoo dot com>
Date: Sun, 24 Oct 2004 07:25:23 -0700 (PDT)

Aha!  I think I have found a bug in RealBasic.  Your
e-mail inspired me to try using drop file for the
1000th time.  But this time, instead using the program
I'm working on... I started a new project and just put
a listbox in a window, put the acceptfiledrop command
in the OPEN event, and the listbox.addrow
obj.folderitem.name" command in the dropbox.. and boom
it worked.

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

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

<Prev in Thread] Current Thread [Next in Thread>