I am still playing with a homebrew html slider in a ui Table cell with 
renderer of type Html and all is going well except it seems the drag and 
drop code is mistakenly getting involved -- something anyway is putting 
up a ghostbuster symbol and stopping mousemove events from reaching my 
listener.

I tried setting draggable to false on the Table to disable that code, 
and true in the fear "false" was telling that code to stop me from 
dragging but nothing works, it insists on getting involved (or such is 
my guess).

I guess one workaround is to set up for drag and drop just to keep the 
events flowing, but that seems gross.

I am going to wade through the source now, but any hints are welcome.

kt

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to