[perl-win32-gui-users] Using icon resource from executable

2006-02-14 Thread Shishir Gundavaram
Hi all -- I was wondering if anyone knows whether it is possible to use an icon resource from an executable, in much the same way it can be done with a bitmap. For example, the following code will try to load the 'LOGO' resource from an executable (if compiled with, say the PDK), and if it canno

[perl-win32-gui-users] Non transparent labels in tabstrip under Windows XP

2006-02-14 Thread Shishir Gundavaram
Hi all, I asked this question about 1.5 years ago and was wondering if anything has changed ... We're seeing problems with groupbox labels and regular text labels having a gray/beige background under Win XP, instead of being transparent; no background color. These widgets in question are enclose

[perl-win32-gui-users] Re: Problem with (Shift)Tab key

2006-02-14 Thread Robert May
[EMAIL PROTECTED] wrote: I'v got the following problem. I want the Up,Down,Tab and ShiftTab keys work in tables as usual. It means Tab changes only columns to right on so on. The working example is enclosed. OK - I'm not sure I would describe that as normal navigation behaviour, but I get wh

[perl-win32-gui-users] Unicode in AxWindow - Iexplorer

2006-02-14 Thread Chris Wearn
Hi All, A few months back, I posted a few questions regarding the printing of Unicode characters in a RichEdit window, which Glenn helped me with, after modifying one of Rob’s Unicode examples. The application I am currently building also displays reports formatted in HTML using AxWindow an