Oh dear. I tried so much to get this to work, mucking about with classes and stuff and I couldn't figure out how. Best way I found is to paint your own damn rectangle using a Graphic object :) I realise that's not ideal, but it's the best solution I've got i'm afraid. I'd be interested as well if anyone can enlighten me on how to do coloured progress bars.
Steve ----- Original Message ----- From: Chris To: perl-win32-gui-users@lists.sourceforge.net Sent: Monday, December 01, 2003 6:15 PM Subject: [perl-win32-gui-users] Progress bar's Okay, I need to know how I can specify a custom color for a progress bar, so it can be red or blue, depending on the status of my application. I've tried to do it by changing the -fill and - color commands and have had no luck, if anyone knows anything about how to do this please help, I've spent 4 hours trying to figure it out now.