[perl-win32-gui-users] Re: Textfield->Selection

2003-04-12 Thread artem-konev
> my ($start, $stop) = $textfield->Selection; And do you try it? I can't make it to work When there is no real selection it return something strange - Original Message - From: Sean Healy To: Sent: Saturday, April 12, 2003 4:46 PM Subject: Re: [perl-win32-gui-users] Push Button w

[perl-win32-gui-users] Push Button with the picture (bitbtn)

2003-04-11 Thread artem-konev
Good Morning :)) I'm trying to make a button with a picture instead of text and the third day I can't make such simple thing!!! :)) May be you can tell me something? And also I dont find possibility to put mask on textfield (such as dd/dd/ for date input), so I've made it by hands in Chan