From: Kevin M. <kej...@ho...> - 2010-10-11 00:34:31
|
Rob, You could try the Win32::GUI::Skin module on Sourceforge here <http://sourceforge.net/projects/win32-gui-skin/>. Kevin. > Hi, > > I'd like to create/skin my windows with custom shapes and/or images > (e.g. a PNG with transparency). I see that the SetWindowRgn() function > is available in Win32::GUI 1.06, but this is not the best approach > according to Microsoft (see this URL: > http://msdn.microsoft.com/en-us/library/ms997507.aspx). Instead they > recommend using the UpdateLayeredWindow() function, which doesn't seem > to be available in Win32::GUI by default. Before I to use > UpdateLayeredWindow() with help from Win32::API, does anyone have any > experience, recommendations, or code samples? > > Thanks, > Rob Johansen > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2& L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > > > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users > http://perl-win32-gui.sourceforge.net/ |