Re: [win32gui] Re: [perl-win32-gui-users] OS Version-Limited Features

2006-01-29 Thread Robert May
Jason, I know that we exchanged emails about this in the past, but unless you have downloaded and looked at the latest CVS source you won't have seen what I did for notify icons. It's not very pretty, as I wanted to put it in with minimum changes to the existing code - it really needs a comp

Re: [win32gui] [perl-win32-gui-users] RE: Win32-GUI and PPM problem

2006-01-29 Thread Robert May
Peter Eisengrein wrote: Error: no suitable installation target found for package Win32-GUI. I've done some more poking around and it seems that this error is usually when a package was made with an older version of perl (can anyone confirm?). So, I uninstalled the version of perl that is on tha

Re: [win32gui] RE: [perl-win32-gui-users] Hierarchical controls

2006-01-29 Thread Robert May
Glenn W Munroe wrote: I finally got the tabbing to work. Just in case anybody searches for this in the future, I have attached the working script. Glad you got this sorted. WS_EX_CONTROLPARENT on the containing window is the right way to do this. There is still no visual indication when d