wxGrid::SetScrollLineX doesn't work.
Posted: Fri May 15, 2009 5:54 pm
Hello together,
I don't know what I'm doing wrong.
I use a wxGrid component and like to scroll automatically with the SetScrollLineX but the function doesn't work. Do I have to set before something? Or do I have to use the wxScrolledWindow::Scroll(x, y) function but I think then I have to override the event for scrolling to get the actual position.
Thank you for your answer.
Greeting kea_
I don't know what I'm doing wrong.
I use a wxGrid component and like to scroll automatically with the SetScrollLineX but the function doesn't work. Do I have to set before something? Or do I have to use the wxScrolledWindow::Scroll(x, y) function but I think then I have to override the event for scrolling to get the actual position.
Thank you for your answer.
Greeting kea_