Re: [perl-win32-gui-users] Scrolling in windows

2011-03-07 Thread Jeremy White
> Is there a way I can have an object which I can put a set of components > on and have them move around a window as a unit? Yes. See below. > I've read through Rob May's tutorial at > , which shows > how to make a label move around in res

[perl-win32-gui-users] Scrolling in windows

2011-03-07 Thread Kieren Dunbar
Hi Is there a way I can have an object which I can put a set of components on and have them move around a window as a unit? I've read through Rob May's tutorial at , which shows how to make a label move around in response to scroll bars, bu