Re: [perl-win32-gui-users] Toolbar bitmaps

2007-05-09 Thread Robert May
On 09/05/07, mikemc <[EMAIL PROTECTED]> wrote: You are right it was a typo. I it is spelt wrong in the documentation, i just cut and pasted it. Although that was not the cause of my problem Is that typo in Win32::GUI documentation? If so, can you let me know where, so I can fix it. Thanks, Ro

Re: [perl-win32-gui-users] Toolbar bitmaps

2007-05-09 Thread mikemc
You are right it was a typo. I it is spelt wrong in the documentation, i just cut and pasted it. Although that was not the cause of my problem Jason Plum wrote: > > I have often used the Win32::GUI::Icon lib to load my images for my > buttons. > > > Also, and this may have only been a typo, bu

Re: [perl-win32-gui-users] Toolbar bitmaps

2007-05-09 Thread Jason Plum
I have often used the Win32::GUI::Icon lib to load my images for my buttons. Also, and this may have only been a typo, but did you mean IDBITMAP and not IDBITAMP in the LoadImages call? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mikemc Sent: Wednesd

[perl-win32-gui-users] Toolbar bitmaps

2007-05-09 Thread mikemc
I am experimenting with toolbars now. Using an example from a previous thread i have set up the toolbar to display a bitmap inline graphic. I am now trying to see what default bitmaps are availiable i am using the LoadImages method $TB->LoadImages(["IDBITAMP"=>IDB_HIST_LARGE_COLOR],["HINSTANCE"=