Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-14 Thread Sebastian Werner
Chris Ricks schrieb: Hi Sebastian, Definitely. I've tried: 1. Updaing the renderer branch checkout I have on my laptop and desktop (neither show updates). 2. Checking out renderer fresh - List_3.html doesn't appear in the checkout. Normally the delay from developer CVS to anonymous CVS is o

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-13 Thread Chris Ricks
Hi Sebastian, Definitely. I've tried: 1. Updaing the renderer branch checkout I have on my laptop and desktop (neither show updates). 2. Checking out renderer fresh - List_3.html doesn't appear in the checkout. Is the website regenerated from CVS? Looking on the site, it doesn't appear there

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-13 Thread Sebastian Werner
Chris Ricks schrieb: Hi all, Does anyone have a rough idea as to how long it takes for stuff to propogate to the anonymous CVS server at Sourceforge? I've tried updating today and my setup insists that there have been no changes since last week. Are you sure you use the renderer branch? Se

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-13 Thread Chris Ricks
Hi all, Does anyone have a rough idea as to how long it takes for stuff to propogate to the anonymous CVS server at Sourceforge? I've tried updating today and my setup insists that there have been no changes since last week. Besr regards, Chris Sebastian Werner wrote: Chris Ricks schrieb:

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-12 Thread Sebastian Werner
Chris Ricks schrieb: Hi Sebastian, I'll definitely take a look at the diff. My work around involved determining the type of the source widget and traversing it's children to find the list item. mine is a bit simpler. just a one liner ;) I plan to significantly enhance the example you've b

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-12 Thread Chris Ricks
Hi Sebastian, I'll definitely take a look at the diff. My work around involved determining the type of the source widget and traversing it's children to find the list item. I plan to significantly enhance the example you've been gracious enough to use - would you like an update when I'm able

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-12 Thread Sebastian Werner
Chris Ricks schrieb: Hi Sebastian, I've disabled the drag selection mode on each list as you suggested and you're definitely right. The behaviour is much funkier. Regarding the buggy behavior you describe, is this something that my code is causing? Is there a work around that I can add? Pl

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-12 Thread Sebastian Werner
Chris Ricks schrieb: Hi Chris, Sebastian's explanation makes sense, and the outcomes you're seeing are the same as the ones I've seen. Given that Sebastian has seen the example and you've confirmed what's going on, it shows that I'm neither mad nor inept! :-) Seriously though, the problem i

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-12 Thread Chris Ricks
Hi Chris, Sebastian's explanation makes sense, and the outcomes you're seeing are the same as the ones I've seen. Given that Sebastian has seen the example and you've confirmed what's going on, it shows that I'm neither mad nor inept! :-) Seriously though, the problem is definitely to do wit

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-12 Thread Sebastian Werner
Chris Banford schrieb: Sebastian Werner wrote: Chris Ricks schrieb: Hi Sebastian, I've disabled the drag selection mode on each list as you suggested and you're definitely right. The behaviour is much funkier. Regarding the buggy behavior you describe, is this something that my code is c

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-12 Thread Chris Banford
Sebastian Werner wrote: Chris Ricks schrieb: Hi Sebastian, I've disabled the drag selection mode on each list as you suggested and you're definitely right. The behaviour is much funkier. Regarding the buggy behavior you describe, is this something that my code is causin

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-12 Thread Sebastian Werner
Chris Ricks schrieb: Hi Sebastian, I've disabled the drag selection mode on each list as you suggested and you're definitely right. The behaviour is much funkier. Regarding the buggy behavior you describe, is this something that my code is causing? Is there a work around that I can add? No

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-12 Thread Chris Ricks
Hi Sebastian, I've disabled the drag selection mode on each list as you suggested and you're definitely right. The behaviour is much funkier. Regarding the buggy behavior you describe, is this something that my code is causing? Is there a work around that I can add? Please feel free to put

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-12 Thread Sebastian Werner
Chris Ricks schrieb: Hi Sebastian, Sorry - it's taken me a while to get this up with other work commitments. The URL is: http://www.itoperations.com.au/qooxdoo/ListDragAndDrop.html wow, looks great. Some small comments: 1. I think if you would disable the dragselection (setDragSelection(

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-11 Thread Chris Ricks
Hi Sebastian, Sorry - it's taken me a while to get this up with other work commitments. The URL is: http://www.itoperations.com.au/qooxdoo/ListDragAndDrop.html I did a CVS update a few hours ago and this script links against that version of Qooxdoo. Best regards, Chris Sebastian Werner w

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-08 Thread Sebastian Werner
Is it possible for you to create an example and put it somewhere online? Regards, Sebastian Chris Ricks schrieb: Further to the below: * Only the first item dragged across is selectable in the new list. Subsequent items are not selectable unless they're one of the non-labelled items mentio

Re: [qooxdoo-devel] Drag and drop between QxLists

2005-11-08 Thread Chris Ricks
Further to the below: * Only the first item dragged across is selectable in the new list. Subsequent items are not selectable unless they're one of the non-labelled items mentioned in my original message. * Moving the mouse pointer over the source list after initiating a drag results in mouseo

[qooxdoo-devel] Drag and drop between QxLists

2005-11-08 Thread Chris Ricks
Hi all, I've been playing with drag-and-drop between QxList objects and basically have it working. There are a few quirks I've encountered though, and any help I receive will be documented and added to the Qooxdoo site if the project's maintainers think my contribution is worthwhile (and they