Derrell Lipman wrote: > On Thu, Aug 21, 2008 at 3:15 PM, John de la Garza <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > I'm looking at the demo code for drag and drop and trying to > understand > it all. > > the document at: > http://qooxdoo.org/documentation/0.8/ui_overview?s=drag > drop#drag_drop > > tells me to have a dragstart on the source and drop on the target, but > the demo code has > droprequest on the source, too > > I looked in the docs but couldn't find a list of events to read about > > > John, I think you might find a bunch of valuable information in the > API reference for qx.event.type.Drag which is what 'e' references in > the DragDrop demo. Also, the various drag&drop events are in > qx.ui.core.Widget (drop, dragleave, dragover, drag, dragstart, > dragend, dragchange, droprequest). >
I still can't figure out what addType and addData do Where do the data types come from? ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
