Re: [perl-win32-gui-users] AlphaCopy NOT to DC?

2007-01-25 Thread Sean Healy
On Thu, 25 Jan 2007 09:44:59 -0700, alexander Serechenko Alexander <[EMAIL PROTECTED]> wrote: Is there any way to copy some transparent image over another? Only way I found is to use AlphaCopyToDC to some virtual DC, but i can't find any way to get Win32::GUI::DC not associated with any device

[perl-win32-gui-users] POE and Win32::GUI?

2007-01-25 Thread Steve Loughran
Hi all Does anyone here use the POE system (http://poe.perl.org) with their win32 perl scripts? It looks like it could be quite useful for my project, but I am looking for some knowledgeable "thumbs up/down" remarks from the wise users on this list :) Steve

Re: [perl-win32-gui-users] AlphaCopy NOT to DC?

2007-01-25 Thread Robert May
alexander Serechenko Alexander wrote: Is there any way to copy some transparent image over another? Only way I found is to use AlphaCopyToDC to some virtual DC, but i can't find any way to get Win32::GUI::DC not associated with any device. Is any one can help me? I'm not overly familiar with Wi

[perl-win32-gui-users] AlphaCopy NOT to DC?

2007-01-25 Thread alexander Serechenko Alexander
Is there any way to copy some transparent image over another? Only way I found is to use AlphaCopyToDC to some virtual DC, but i can't find any way to get Win32::GUI::DC not associated with any device. Is any one can help me? Best regards, Alex.