Re: [perl-win32-gui-users] "Number" and "Case" TEXTFIELDS

2002-11-06 Thread Johan Lindstrom
At 21:06 2002-11-06 +0100, Johan Lindstrom wrote: That's my bug fix, i.e. summing the -addstyle values into one value. New version of TGL in a few minutes, I'll just document a new feature first. ...for large values of minutes. But here we go: r2002-11-06 -- v0.16 Release theme: Do it yourse

RE: [perl-win32-gui-users] "Number" and "Case" TEXTFIELDS

2002-11-06 Thread Eric Hansen
Sub Textfield_Change { my $text=$Textfield->Text(); $text=uc($text); # uc uppercase function, or lc lowercase function $Textfield->Text($text); } -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Johan Lindstrom Sent: Wednesday, November 06,

Re: [perl-win32-gui-users] "Number" and "Case" TEXTFIELDS

2002-11-06 Thread Johan Lindstrom
At 13:55 2002-11-06 -0600, Scott Carr wrote: What if you use: -addstyle => 0x3000 That's my bug fix, i.e. summing the -addstyle values into one value. New version of TGL in a few minutes, I'll just document a new feature first. /J -- --- -- -- -- -- - -

Re: [perl-win32-gui-users] "Number" and "Case" TEXTFIELDS

2002-11-06 Thread Scott Carr
What if you use: -addstyle => 0x3000 ? Scott Carr Documentation Maintainer OpenOffice.org Quoting Johan Lindstrom <[EMAIL PROTECTED]>: > At 10:49 2002-11-06 -0500, Magnone, Angelo wrote: > >Has anyone had any luck getting the "Number" and "Case" fields to work > >using The GUI Loft? > > > >Is

Re: [perl-win32-gui-users] "Number" and "Case" TEXTFIELDS

2002-11-06 Thread Johan Lindstrom
At 10:49 2002-11-06 -0500, Magnone, Angelo wrote: Has anyone had any luck getting the "Number" and "Case" fields to work using The GUI Loft? Is there any way to "force" a TEXTFIELD to upper case? Is there any way to "force" a TEXTFIELD to numbers only? Here's a workaround for you (until I fix

[perl-win32-gui-users] Richedit text

2002-11-06 Thread Joseph . Vieira
Hello, I know that if you have some text selected in Richedit you can get the start and end position but how to you get the actuall text that is selected? Thanks, Joe

[perl-win32-gui-users] "Number" and "Case" TEXTFIELDS

2002-11-06 Thread Magnone, Angelo
Has anyone had any luck getting the "Number" and "Case" fields to work using The GUI Loft? Is there any way to "force" a TEXTFIELD to upper case? Is there any way to "force" a TEXTFIELD to numbers only? Thanks ;) This e-mail may be