[qooxdoo-devel] ListView and Treeview problems

2006-06-22 Thread derrick shaw
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

[qooxdoo-devel] QxListView not working in my custom components (widgets)

2006-03-01 Thread derrick shaw
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'

[qooxdoo-devel] qooxdoo qooxdoo-devel archive?

2006-02-22 Thread derrick shaw
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.

[qooxdoo-devel] inheritance in qooxdoo 0.5 framework

2006-02-21 Thread derrick shaw
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