[perl-win32-gui-users] Checkbox with bitmap?

2006-03-13 Thread Steve Loughran
Hi all Is it possible to attach/load a bitmap into a Checkbox? I cant seem to get it to work, so just checking to see if its me thats having a bad coding evening, or if I am wasting my time trying to get it to work :) Steve

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

2006-03-13 Thread Plum, Jason
Yes, I have working code to *create* an AppBar, but as of yet have done nothing to create a toolbar on the Windows 'Taskbar' Jason P. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Hopkins Sent: Monday, March 13, 2006 9:48 AM To: perl-win3

[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