Hello Kenneth,
could you post some of your code? > Kenneth Tilton wrote: >> 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. >> Have you tried to use capture() [1] to avoid that any mouse events can be taken from other elements? [1] http://demo.qooxdoo.org/current/apiviewer/#qx.html.Element~capture Cheers, Jonathan ------------------------------------------------------------------------------ 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
