Under XP you can do it by adding a "manifest" to the resource file that
will be ignored by older versions of windows.
I'm not sure how this could be done for win-32gui.
________________________________
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jez White
Sent: 03 February 2004 13:27
To: Win32-GUI
Subject: [perl-win32-gui-users] XP "Look and Feel"
Hi,
There have been a few mails in the past about getting XP "look
and feel" working with Win32::GUI. I came across the following while
searching for something completely different:
http://search.cpan.org/~mbarbon/Wx-0.18/Wx.pm#Windows_XP_look
It is an example of what need to be done for the wxWindows GUI
toolkit - I've no idea what needs to be done to get XP styles working
for Win32::GUI but it might help someone figure it out:)
Cheers,
jez.