Hey,
I have a DirectX Window which has various different parts.
The problem is one of these parts has to be able to scroll up and down.
I have tried using a TRect to scroll but it just keeps going over its bounds is there any way to contain this so when it goes over the bounds it doesnt show on rest of the window?.
Thanks