
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi all
I am trying to add a scrollable listview in an indicator subwindow. I get the control added and items as well, but I can't get it to scroll.
I suspect it is beccause the event does not get passed to the control.
I have no idea where to start. Should I derive my own class from CListview and change it there, and if so, how would the handler look like then?
Cobus