On Jul 12, 2006, at 7:24 AM, Jay Wooten wrote:

We built a new version of our app (with r3) on Friday and released it to our end users - we are getting feedback that listbox drag and dropping is not working as it did before, with r2 built apps.

The situation:

Two listboxes, with the ability to drag from lb1 to lb2. We provide some visual feedback in lb2 where the dragged row is going - that is all working fine. Except that now lb2 will not accept the drop.

The reason? The lb2 DragExit event is firing *before* the lb2 DropObject event, and blowing out some of our properties.

Has the DragExit event always fired on a *target* listbox before the DropObject event when dropping?


I was working on a project in R2 where i was dragging individual cells from one listbox to another, I had that part working fine and i don't recall seeing that behavior...

I had to put that project to the side for awhile because of time constraints but hope to get back to it soon with R3... hopefully that will still work! ... If not, back to R2.

- karen


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to