Hi,
Can anyone point me in the direction of a sample which scrolls a dialog
containing child controls?
It seems a reasonable thing to do - but none of the sample projects
demonstrate it.
For instance the demo CECamara presents an entry dialog with controls and a
scrollbar, yet the scrolling is not implemented.
I've hunted around and found a few code snippets that give a hint on how to
do it but I have been unsuccessful - my code either does nothing or crashes
the emulator.
I am working in native win32 C++ and such an example would be great, but
even an MFC example which worked would be appreciated as at least it might
put me on the right track.
TIA.