I'm using a listview and a treeview. When I populate either of them from my database, I have to initiate a user event (ie. mouseover or click) before the populated items will appear. Is there something special i need to do after adding items?
If this topic has been covered already, please point m
I've upgraded to 0.5 and have found that when I use QxListView inside a custom component (which worked in .014), the listview now has odd behavior. i.e it won't show. When I add the listview directly to a form, though, it shows with no problem. Is this a bug or I'm I doing something wrong?
If it'
I'm new to this list. Is there a location where I can access the list's archive? I don't won't to ask a question that's already probably been answered a million times. If not:How do you prevent child tree node events from bubbling up to parents?
Thanks tons.
Is there a recommended method for inheritance using the qooxdoo
framework. Under the 0.14 framework, my method (see below) of
inheriting from qooxdoo classes worked fine, but it nolonger seems to
work under version .5 of qooxdoo. Any recommendation?
MytechiesFrmDataMonger.prototype = new QxWind