Thanks. :)
Am 06.11.2010 um 11:38 schrieb Tamási János:
> reported: http://bugzilla.qooxdoo.org/show_bug.cgi?id=4293
>
> thx!
>
> 2010-11-05 18:33 keltezéssel, Martin Wittemann írta:
>> Hey,
>> this seems like a bug in the tree controller to me. A quick check showed
>> that the controller is
reported: http://bugzilla.qooxdoo.org/show_bug.cgi?id=4293
thx!
2010-11-05 18:33 keltezéssel, Martin Wittemann írta:
> Hey,
> this seems like a bug in the tree controller to me. A quick check showed that
> the controller is referencing the old root node which is of course already
> disposed. Ad
Hey,
this seems like a bug in the tree controller to me. A quick check showed that
the controller is referencing the old root node which is of course already
disposed. Adding to the old root node then throws the error. Could you open up
a bug report for me? This should be a quick fix so maybe i
sorry, but we're out of wits. hopefully martin can answer this on monday.
t.
On 11/05/2010 03:39 PM, Tamási János wrote:
> Hi!
>
> I have a new problem.
> I have a tree controller connected to a tree without model. When i set
> the model first time everything works fine, i can add new child to t
Hi!
I have a new problem.
I have a tree controller connected to a tree without model. When i set
the model first time everything works fine, i can add new child to the
tree through the model. After i set the model to null and then set the
model to the real one again, adding a child will fail with