droppoint of ListBox_OnDragnDropFromControl

Started by fred_tomke · 2010-02-17 18:45 UTC · 2 replies · SMF topic #1184

Hello,

in the German forum a question to ListBox_OnDragnDropFromControl was asked:

The returning value for uDropPoint of ListBox_OnDragnDropFromControl is a list. Unfortunately, there is no HitPointTest for a ListBox to evaluate the DropPoint for getting the destination line.

Wouldn't it be better to return an item index for a listbox?
OR
Would it be possible to publish a HitPointTest method also for Listboxes?

Since I do not use ListBoxes very often, I have no sample for testing.  :-\

Fred
I think the best solution is a HitPointTest method for list box controls.
Thank you, I've added as a feature request.

Fred