Re: [perl-win32-gui-users] Win XP styles

2008-11-04 Thread Jaun
Wasn't planning on using tabstrips, and from what I've read in the mail archives it looks like they'll be a pain to use with xp styles. For now I just want to deal with one headache at a time ;) On Wed, Nov 5, 2008 at 6:26 PM, Ilya BANDORIN <[EMAIL PROTECTED]>wrote: > Hello Jaun, > > > > Sorry f

Re: [perl-win32-gui-users] Win XP styles

2008-11-04 Thread Ilya BANDORIN
Hello Jaun, Sorry for offtopic question, but I'm very interested how do you plan to deal with tabstrip controls with XP style activated? In XP style it has white background but all controls that you put on it will have it default (gray). Or you just don't use tabstrips in your apps? Rega

Re: [perl-win32-gui-users] Win XP styles

2008-11-04 Thread Jaun
I don't have an active license for perlapp so I've been using PP. Reshacker looks good, as long as the end result is the same it should do fine, thanks. On Tue, Nov 4, 2008 at 8:12 PM, Jeremy White <[EMAIL PROTECTED]> wrote: > > Hi, > > When packing the script into an exe what tool are you using

Re: [perl-win32-gui-users] Win XP styles

2008-11-04 Thread Jeremy White
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 reshac