Hi:-)
A correct this issues.
In drag listener I change line:
this.indicator.setWidth(treeFolder.getBounds().width);
to:
this.indicator.setWidth(this.tree.getPaneSize().width);
Now indicator size is correct:-)
Best regards,
Adam,
2010/9/1 mmbolido Gazeta.pl <[email protected]>
> Hi again,
>
> I see one more problem - indicator width:-) A try add
> this.indicator.setWidth(...) in createIndicator function, but it doesn't
> help.
> See attachment.
>
>
> Best Regards,
> Adam
>
>
>> 2010/9/1 Daniel Wagner <[email protected]>
>>
>> Hi Adam,
>>>
>>> there was a bug relating to this that got fixed after the 1.2 release[1].
>>> As a workaround, you can modify the "drop" handler from Christian's example
>>> application so that the target folder is removed before it is inserted at
>>> the new position. I've attached the modified file.
>>>
>>> Let me know if this solves the problem.
>>>
>>> Regards,
>>> Daniel
>>>
>>> [1]http://bugzilla.qooxdoo.org/show_bug.cgi?id=3297
>>>
>>> mmbolido Gazeta.pl schrieb:
>>>
>>>> Hi,
>>>>
>>>> I try make drag&drop on tree (now I need drag only TreeFolder). I found
>>>> thread
>>>> http://www.mail-archive.com/[email protected]/msg20278.htmland
>>>> solution
>>>> http://www.mail-archive.com/[email protected]/msg20379.html.
>>>> But it's doesn't work:/ Any one have working solutions for drag&drop
>>>> positions of TreeFolder on Tree?
>>>> Sorry for my Englis:-) And thanks for help.
>>>>
>>>> Best regards,
>>>> Adam
>>>>
>>>>
>>>> ------------------------------------------------------------------------
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> This SF.net Dev2Dev email is sponsored by:
>>>>
>>>> Show off your parallel programming skills.
>>>> Enter the Intel(R) Threading Challenge 2010.
>>>> http://p.sf.net/sfu/intel-thread-sfd
>>>>
>>>>
>>>> ------------------------------------------------------------------------
>>>>
>>>> _______________________________________________
>>>> qooxdoo-devel mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> This SF.net Dev2Dev email is sponsored by:
>>>
>>> Show off your parallel programming skills.
>>> Enter the Intel(R) Threading Challenge 2010.
>>> http://p.sf.net/sfu/intel-thread-sfd
>>> _______________________________________________
>>> qooxdoo-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>
>>>
>>
>
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel