[Lazarus] Res: More MaskEdit questions

Daniel Simoes de Ameida dopidaniel at yahoo.com.br
Wed Oct 7 14:01:19 CEST 2009


Hi Bart

Thanks a lot for your effort in MaskEdit routines...

Well.. since you are changing the sources... here comes a small behavior :)

On Brazilian's Telefone Mask, we use: "!\(99\) 9999-9999;1;_"

Note that the first char on Mask is a Literal...  In Delphi7, this mask when Editing, make the cursor steps the first Literal, and I presume this is correct, sice the user never can Edit this position...

On Lazarus... When editing, it stops on first Literal... and the user need to change editing position to left to start typing...

Should I write a Bug report on Mantis ?


 []s Daniel

Conheça o Projeto ACBr - Automaçao Comercial Brasil
DJSystem a Loja Patrocinadora do ACBr





________________________________
De: Gerard N/A <gerardusmercator at gmail.com>
Para: Lazarus mailing list <lazarus at lists.lazarus.freepascal.org>
Enviadas: Qua, Outubro 7, 2009 8:18:51 AM
Assunto: Re: [Lazarus] More MaskEdit questions

Hi Bart,

With D7 & D2010:
I have to type "1-23-45-6" to get "1-2-3-4-5-6" with this maskedit.
Both MaskEdit1.Text := MaskEdit1.Text and MaskEdi1.Text :=
'1-2-3-4-5-6' give the same result: '"1__-2__-3-4"
>From your previous posts it seems that Delphi's TMaskEdit is pretty buggy.
Would it be too complicated to implement a boolean property switch to
decide whether to act like Delphi or to act the way it should ? ;-)

Regards,

Gerard.

--
_______________________________________________
Lazarus mailing list
Lazarus at lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



      ____________________________________________________________________________________
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20091007/72e3e937/attachment-0004.html>


More information about the Lazarus mailing list