[perl-win32-gui-users] re turn the text of an object

2007-10-16 Thread redmist
Hello , I want to implement a subroutine which return caller's text value (caller maybe a Label control, Button control...etc) the following is the code : $W1->AddLabel( -name => "Label1", -text => "label 1", -notify => 1, -font => $font, -pos

[perl-win32-gui-users] Adding a bitmap to a label

2007-10-16 Thread Brian Rowlands (Greymouth High School)
Hi there I'm resubmitting a variation on my previous cry for help (to which I got no answers sadly) but narrowed down to a specific point now. I've a win32 gui created using The GUI Loft and it has a label which I want to put a bmp on using perl. However, I can't find a way to put this image on