Do you guys (users of Win32-GUI) have an opinion of perl.exe always requesting
XP style controls?
I think perl.exe needs an embedded manifest to properly specify the requested
elevation level on Windows Vista and later. Once that
happens it will no longer be possible to request XP style controls simply by
putting a manifest into perl.exe.manifest because the
mebedded manifest will take precedence.
So what do you think, should perl.exe in that case request the XP style
controls or not?
Cheers,
-Jan
From: Jeremy White [mailto:jez_wh...@hotmail.com]
Sent: Tuesday, April 21, 2009 9:50 AM
To: ilya.bando...@socgen.com; perl-win32-gui-users@lists.sourceforge.net
Subject: Re: [perl-win32-gui-users] XP styles support -- when?
Hi,
XP styles (as I understand it) is a separate "thing" from Win32::GUI and is
controlled by a manifest file. This manifest file is
included inside the exe by PerlApp. If you have a manifest file for Perl itself
you'll get XP styles when you run your app via perl.
Have a search on this list on how to do that (its simple - but I dont have the
details to hand).
As for the tabstrip, I have seen this in the past and I've never found a
solution to it (again, I dont think it's a Win32::GUI
thing). The way I have got around this is to have a grey child window covering
the while background, and add the controls to the
child window. Works well...
Cheers,
Jeremy.
_____
Date: Tue, 21 Apr 2009 19:28:57 +0400
From: ilya.bando...@socgen.com
To: perl-win32-gui-users@lists.sourceforge.net
Subject: [perl-win32-gui-users] XP styles support -- when?
Hello to everybody!
I'm just interested if dear developers have any plans to introduce XP styles
support to Win32::GUI?
Being compiled with ActiveState's PerlApp the application runs with XP styles
but tabstrip control drives me crazy because all other
controls being placed on the tabstrip still have gray background while the
tabstrip's background is different (white). Are there any
_correct_ way to determine if XP styles are active and draw controls correctly?
Thank you in advance!
Regards,
Ilya
=========================================================
Ce message et toutes les pieces jointes (ci-apres le "message")
sont confidentiels et susceptibles de contenir des informations
couvertes par le secret professionnel. Ce message est etabli
a l'intention exclusive de ses destinataires. Toute utilisation
ou diffusion non autorisee interdite.
Tout message electronique est susceptible d'alteration. La SOCIETE GENERALE
et ses filiales declinent toute responsabilite au titre de ce message
s'il a ete altere, deforme falsifie.
=========================================================
This message and any attachments (the "message") are confidential,
intended solely for the addressees, and may contain legally privileged
information. Any unauthorised use or dissemination is prohibited.
E-mails are susceptible to alteration. Neither SOCIETE GENERALE nor any
of its subsidiaries or affiliates shall be liable for the message
if altered, changed or falsified.
=========================================================
_____
Surfing the web just got more rewarding. Download the New Internet Explorer 8
<http://extras.uk.msn.com/internet-explorer-8/?ocid=T010MSN07A0716U>
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/