From: Jeremy W. <jez...@ho...> - 2008-11-04 09:12:46
|
Hi, When packing the script into an exe what tool are you using? If you are using PerlApp from activestate you may need to update to a later version as I think it adds a manifest to the exe which overrides any file based manifest. You can manually change the manifest with a tool such as reshacker to force it to use XP styles. As a side the manifest file should always match the name of the exe being run. Cheers, Jez. ________________________________ > Date: Tue, 4 Nov 2008 18:50:55 +1100 > From: teh...@gm... > To: per...@li... > Subject: [perl-win32-gui-users] Win XP styles > > Hi, > > I've been trying to get a listview which looks like this: http://delphitutorial.info/wp-content/uploads/2007/07/next-grid.jpg as opposed to the old (and ugly) style: http://www.knowdotnet.com/articles/PrintListViewDemoForm.jpg > > Robert's perl.exe.manifest file did the trick only it doesn't work after packing the script to an exe. Is there another way to use xp styles? > > > Also on the subject of Listview, how do you get row sorting functionality? (with an arrow on the column which the rows are being sorted by) > > > Any help appreciated, > > -Jaun _________________________________________________________________ X Factor: latest video, features and more. Click here! http://clk.atdmt.com/GBL/go/115454063/direct/01/ |