[perl-win32-gui-users] Win32::GUI::Animation

2001-08-22 Thread David Statham
All, Has anyone used Win32::GUI::Animation? I finally got it to work after some doing but it only appears to work for RLE encoded AVIs. And on top of that I think they have to be at 10 frames/sec to play correctly. Does anyone know if if there are options or methods to set a framerate or dr

RE: [perl-win32-gui-users] RE: NotifyIcon

2001-08-22 Thread Frazier, Joe Jr
That was me. Last I heard, the only answer suggested was using Win32::API and calling the call to create the icon with the updated name. I tried to use the change method, but was not successful(Could have been doing it wrong). Please let me know if you figure it out and/or patch the source. b

[perl-win32-gui-users] RE: NotifyIcon

2001-08-22 Thread Peter Eisengrein
I recall seeing this question before but don't seeing an answer and couldn't find it in the archives. How can you change the -icon after it already exists in the system tray? TIA, Pete