[perl-win32-gui-users] Animation AVI supported formats

2006-05-03 Thread Martin Hopkins
I was trying to get the animation function working but have been unsuccessful. One animation I have worked on is in the wrong colour and offset in the display. Does anyone know which formats are supported by the Win32::GUI::Animation package? Thanks in advance Martin

[perl-win32-gui-users] Grayed out combobox items in dialog box....

2006-04-25 Thread Martin Hopkins
I'm having problems with grayed out items in combo boxes and was wondering if anyone had come across this problem and/or had a solution. If I put a combo box on my main window then all is fine - the items appear and they are not grayed out. However, put them on a modal dialog box and the items

[perl-win32-gui-users] Application Bar Programming

2006-03-13 Thread Martin Hopkins
I'm trying to create a toolbar on the Windows Appbar and to date haven't found anything in the Win32::GUI document that supports this. Does anyone know if this is possible using Win32::GUI? I saw a post a while back by Jason P. who mentioned an Appbar Win32::Gui interface but cannot find any det