Hi
Following from discussion:
viewtopic.php?f=4&t=4221I had a go at building a listbox that could be cloned using a mouseclick event and a semi-transparent rectangle to show the selection. This works, but it needs some improvement. I have removed the slide bar because it was causing problems, but will try and replace it later with some fixed scroll gaps (tiny movements would produce the need for extra adjustments).
I need to change the mousewheel functionality in this. For the moment, I have set a ticker to look for changes in the scroll position but will add mousewheel triggers in my pub. There was also a bit of a problem keeping the scroll below (or equal to) 100%. It seems to take a while for the listbox actions to complete, so this check had to be delayed. The result is a bump when you scroll to the bottom.
Anyway, this is a first attempt if it is useful for anyone. It's not complete, but I'm going to transfer it to my pub in this form, so this is as far as the test will get.
Cheers
Dan