<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:10pt">Hi Bart<br><br>Thanks a lot for your effort in MaskEdit routines...<br><br>Well.. since you are changing the sources... here comes a small behavior :)<br><br>On Brazilian's Telefone Mask, we use: "!\(99\) 9999-9999;1;_"<br><br>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...<br><br>On Lazarus... When editing, it stops on first Literal... and the user need to change editing position to left to start typing...<br><br>Should I write a Bug report on Mantis ?<br><br><div> </div>[]s Daniel<br><br>Conheça o <a rel="nofollow" target="_blank" href="http://acbr.sourceforge.net">Projeto ACBr - Automaçao Comercial Brasil</a><br><a
 rel="nofollow" target="_blank" href="http://www.djsystem.com.br"><span style="font-weight: bold;">DJSystem</span> a Loja Patrocinadora do ACBr</a><br><div><br></div><div style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">De:</span></b> Gerard N/A <gerardusmercator@gmail.com><br><b><span style="font-weight: bold;">Para:</span></b> Lazarus mailing list <lazarus@lists.lazarus.freepascal.org><br><b><span style="font-weight: bold;">Enviadas:</span></b> Qua, Outubro 7, 2009 8:18:51 AM<br><b><span style="font-weight: bold;">Assunto:</span></b> Re: [Lazarus] More MaskEdit questions<br></font><br>Hi Bart,<br><br>With D7 & D2010:<br>I have to type "1-23-45-6" to get "1-2-3-4-5-6" with this maskedit.<br>Both MaskEdit1.Text := MaskEdit1.Text and MaskEdi1.Text
 :=<br>'1-2-3-4-5-6' give the same result: '"1__-2__-3-4"<br>>From your previous posts it seems that Delphi's TMaskEdit is pretty buggy.<br>Would it be too complicated to implement a boolean property switch to<br>decide whether to act like Delphi or to act the way it should ? ;-)<br><br>Regards,<br><br>Gerard.<br><br>--<br>_______________________________________________<br>Lazarus mailing list<br><a ymailto="mailto:Lazarus@lists.lazarus.freepascal.org" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br><a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br></div></div></div><br>


      <hr size=1>Veja quais são os assuntos do momento no Yahoo! + Buscados: <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/">Top 10</a> - <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/celebridades/">Celebridades</a> - <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/m%C3%BAsica/">Música</a> - <a href="http://br.rd.yahoo.com/mail/taglines/mail/*http://br.maisbuscados.yahoo.com/esportes/">Esportes</a></body></html>