On 4/29/10 3:52 AM, MartinWittemann wrote:
> Hello greg,
> I opened up a bug report for a similar problem on the list:
> http://bugzilla.qooxdoo.org/show_bug.cgi?id=3650
> I hope thats the same problem you have. Could you add yourself as CC and
> check your problem if the bug is fixed? If its not f
Hello greg,
I opened up a bug report for a similar problem on the list:
http://bugzilla.qooxdoo.org/show_bug.cgi?id=3650
I hope thats the same problem you have. Could you add yourself as CC and
check your problem if the bug is fixed? If its not fixed, we should take
care of it separately.
Regards
Hi Greg,
as you might have read, we are currently in the release phase. So it just
want to tell you that it could take some time until I can take care of your
problem again.
Regards,
Martin
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/odd-model-behavior-with-qx-ui-tree-TreeF
On 4/20/10 3:06 AM, MartinWittemann wrote:
> Hello Greg,
> I took a look at your example but I really cold not figure out whats
> happening here. Sorry!
> But if you say that cloning the reference helps, then someone dispose the
> former model. Or... do you rely on the changeModel event? Maybe that
Hello Greg,
I took a look at your example but I really cold not figure out whats
happening here. Sorry!
But if you say that cloning the reference helps, then someone dispose the
former model. Or... do you rely on the changeModel event? Maybe thats the
clue!
But the code raised some questions. Why
On 4/19/10 2:50 AM, MartinWittemann wrote:
> Hello Greg,
> this behavior sounds strange in deed. Currently it's not clear to me why
> this is happening. Can you cut down this issue to a small playground example
> where I can exactly see what you are doing and how your structure is?
> Maybe we can a
Hello Greg,
this behavior sounds strange in deed. Currently it's not clear to me why
this is happening. Can you cut down this issue to a small playground example
where I can exactly see what you are doing and how your structure is?
Maybe we can additionally speed up your drag'n'drop implementation
Hi,
I'm setting up a tree from a hierarchical listing of
category->album->track for organizing audio for display on a website.
The tree has drag/drop support so that tracks can be re-ordered or moved
into other albums, the same for albums into categories and the ordering
of categories. To implem