RE: [perl-win32-gui-users] {Spam?} MDIFrame and background Image

2005-08-07 Thread Kind, Uwe
> Hello, perl-win32-gui-users, > > Anybody knows if it's possible to display a background bitmap image in a > MDIFrame? If it's possible, I will appreciate a short example . > > I'm using de MDI.pl example (Win32-GUI examples) for test. > > Thanks! One possibility is to add a Label with a

[perl-win32-gui-users] DC used for customdrawn Toolbar

2005-08-07 Thread Kind, Uwe
Hello perl-win32-gui-users, I'm trying to change the TextColor of a Coolmenu on _Deactivate and _Activate of the parent-window to emulate the original IE behaviour. In my understanding of the MSDN-documentation a Toolbar-Control, receiving a NM_CUSTOMDRAW-notification, should behave in exactly the