Re: [perl-win32-gui-users] Painting non-graphical controls

2008-12-19 Thread Ashrien
y in the > week >> > or >> >> so I've been buried in this project. >> >> >> >> This is for a heavily skinned app that's very widely used, I'd > greatly >> >> appreciate any help you could offer. >> >> -- Ash >> >> >> >> >> >> >

Re: [perl-win32-gui-users] Painting non-graphical controls

2008-12-19 Thread Ashrien
;t happen without you. Join us at MIX09 to > help >> pave the way to the Next Web now. Learn more and register at >> > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.

[perl-win32-gui-users] Painting non-graphical controls

2008-12-17 Thread Ashrien
Combobox isn't responsive to either mouse or keyboard when placed on top of a background GUI::Graphic object. If placed without the graphic, they're responsive. As far as I know, I'm forced to custom paint the images to the window because they're .pngs with alpha. Method #1 Used winMain_Paint {}