I have two listboxes

I need to drag from  listbox1 to listbox2

my problem is:

when I drag from listbox1 to listbox2, if listbox2 has more rows than the number of visible rows and i position the mouse on the top side of listbox2, listbox2 scrolls as expected to show previous not- visible rows. My problem is that if i position the mouse on the bottom side of listbox2 this not happens, the listbox doesn't scroll to show me the following not-visible rows.

the strange thing is thet if i start the drag from listbox2 itself ( it has enabledragreorder = true ) all works fine, it scrolls to the top if the mouse is in the upper side, and scrolls to the bottom if the mouse is in the lower side.

this is happening both on windows and mac

am I missing something?

    Giulio

_______________________________________________
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