Johan Lindström wrote:
At 19:59 2005-12-17, Ströbitzer Andreas wrote:
Hello,
Is it possible to change the options of an treeview element which is
created with GuiLoft?
This is something for the Win32::GUI list (which this is cross-posted
to), because that's what the issue is:
Is it po
At 19:59 2005-12-17, Ströbitzer Andreas wrote:
Hello,
Is it possible to change the options of an treeview element which is
created with GuiLoft?
This is something for the Win32::GUI list (which this is cross-posted to),
because that's what the issue is:
Is it possible to add a NEM event h
Robert May wrote:
Steven Lloyd wrote:
With Win32::GUI build 1.03 I cannot get Win32::GUI::Hyperlink to work.
In an off-list conversation with Steve we narrowed his problem down to
an interaction between per2exe and the 'use base' pragma in
Win32::GUI::HyperLink
The solution was to replace
Steven Lloyd wrote:
With Win32::GUI build 1.03 I cannot get Win32::GUI::Hyperlink to work.
In what way can you not get it to work? What error messages do you get
- it works fine for me here (win98, AS Perl 5.8.7, Win32::GUI 1.03)
In Hyperlink.pm, it says
/use base qw(Win32::GUI::Label);/
With Win32::GUI build 1.03 I cannot get Win32::GUI::Hyperlink to work.
In Hyperlink.pm, it says
use base qw(Win32::GUI::Label);
But this is no use Win32::GUI::Label module anymore (not on CPAN anymore).
Is there a different way to make a label a hyperlink?
Steve Lloyd
http://www.basgetti.com
Piotr Kaluski wrote:
Hi,
When you read about button related messages in MSDN, BM_SETCHECK gives you
an opportunity to set button's state to BST_INDETERMINATE, which is
presented by a gray color. Is there a way to gray out a button in
Win32::GUI (apart from using SendMessage directly)?
--Piotr
6 matches
Mail list logo