This worked well with perlapp, thanks very much Jez!
Regards,
Sam Dela Cruz
"Jez White" <[EMAIL PROTECTED]>
Sent by:
[EMAIL PROTECTED]
02/23/04 02:38 AM
To: "Win32-GUI"
cc: (bcc: Sam Dela Cruz/SVL/SC/PHILIPS)
Subject:[perl-win32-gui-users] A g
Ok - this is the code I've got (run in the samples folder to pick up the
bitmap). I've hooked the WM_ERASEBKGND for one of the child controls, and I
think I'm calling the WM_ERASEBKGND for the parent window - still no joy - the
background is not correct - am I missing something simple?
Cheers,
Arh! The problem (from msdn):
"Normally, if you wanted the dialog bar band to appear transparent, you would
set the WM_EX_TRANSPARENT extended style for the dialog bar object. However,
because WM_EX_TRANSPARENT has some issues with properly painting the background
of a dialog bar, you will need
Steve,
I'm still playing with rebars, and have come across an interesting problem:) To
quote from msdn:
This mini guide will take you through the steps that I go through when I add
bitmaps, binary objects and an XP manifest to my exe. These steps should work
with perl2exe and perlapp.
I have tried to make these steps as simple as possible, I apologies in advance
if this approach turns out to be t
On Fri, 2004-02-20 at 20:19, Jonathan Southwick wrote:
> What needs to be done is set the item's UseItemStyleForSubItems property to
> false but am not sure if it can be done using the Win32::GUI module.
where is this property you are talking about? it is Visual Basic,
Delphi, C#, or Java? this "
6 matches
Mail list logo