RE: [perl-win32-gui-users] Hierarchical controls

2006-01-19 Thread Glenn W Munroe
I finally got the tabbing to work. Just in case anybody searches for this in the future, I have attached the working script. As Jez suggested (and as I later read on MSDN), the recommended way to do this is with child windows, rather than child groupboxes. I was on the right track with the WS_EX_

RE: [perl-win32-gui-users] Win32::GUI and a "rolling line graph"

2006-01-19 Thread Plum, Jason
Essentially any time you would want to every time you wanted to change the color/pattern of the pen/brush. I sent Brian a snippet showing him this in his own code off list, so everyone knows. Jason P. PS- on the topics of drawing, DCs and Translucency, there is the off chance skin-ability is