on 31/1/05 10:42 am, Ruslan Zasukhin at sunshine at public dot kherson dot ua
wrote:
> On 1/31/05 12:39 PM, "RBLists" <RB at hotwork dot org> wrote:
>
>> Hi Ruslan,
>>
>> I reported this bug some time ago.
>>
>> It's listed as :
>>
>> DragItem.DropTop returns distance from top of window - not control
>>
>> and is reported as fixed in RB 6
>>
>> Best Regards
>>
>> Ian Mann
>>
>> http://www.hotwork.org/
>> --
>
> But do we have any workaround ?
>
> May be it is possible find where is mouse cursor at the moment of drop?
>
> Anything else ?
>
I think what I did was to subtract the top of the control from the figure
relative to the window and work from there. I'd certainly be interested if
you figure something out. It also seems the kind of thing where the fix is
going to break/confuse a few things. Maybe we should have something like :
if bug4321 isFixed then
do it the proper way
else
use this workround
end if
Ian
_______________________________________________
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>
|