Board index » cppbuilder » Scrolling a Form without scrolling its buttons
Alex Srame
![]() CBuilder Developer |
Thu, 08 Aug 2002 03:00:00 GMT
Scrolling a Form without scrolling its buttons
Hi, I'm making a program with a waveform, and I've managed to get it to
scroll across the screen at a nice speed using the ScrollBy function, while drawing the waveform directly onto the canvas of the Form. However, every time it scrolls, the buttons on my toolbar on the top of the screen, as well as the status bar on the bottom, scroll with it, then resume their normal position, all many times per second, creating a jumpy look. Can anyone tell me how to do one of the following... The form will eventually be a child of another -- "You couldn't hear a dump truck driving through a nitroglycerine plant." |