in reply to Win32 GUI scrolling controls within the main window

Hi,

ScrollWindowEx function (Windows) looks like the function to use, you'd have to add it to perl Win32::GUI

  • Comment on Re: Win32 GUI scrolling controls within the main window