Hey Daniel, 2010/6/2 Ginsburg, Daniel <[email protected]>: > Thanks. That was indeed the problem. I did not know that I had > progressive-bootstrap turned on (I guess I enabled it at some point, but I > have no recollection of why unless it was at one time a default in > wt_config.xml). You are right that the WTreeView is inserted into the tree > at a later time. Is it OK to do this?
It should be okay, but currently the enableAjax() event is propagated only to widgets inserted in the widget tree -- this should be fixed by having a widget remember that it still needs to upgrade to Ajax when inserted later in the tree. But it is not a very common use case I would expect. Regards, koen ------------------------------------------------------------------------------ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
