Hi Bart,

The problem remains... :(

I  believe many problems reported to Maskedit are using MaskEdits with TDBEdit 
(at the least on Brazilians Lazarus list)

On my applications, some times is necessary use TMaskEdit instead of TDBEdit, 
becouse of this problems... But this is not a easy approach, because we need to 
syncronize TMaskEdit with DB values, using DataSet's events OnDataChange and 
OnUpdataData...

I can write a Demo application, using TMemDataSet, but I'm not sure if you can 
test it... And maybe, some problems are on TDBEdits code, and not on 
MaskEdit....  

I belive I dont have enough skills to fix this...  So... if some one of Lazarus 
Developers could teste it, I will write a bug report on Mantis, and attach a 
Demo Project.


 []s Daniel

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





________________________________
De: Bart <[email protected]>
Para: Lazarus mailing list <[email protected]>
Enviadas: Qui, Outubro 8, 2009 6:29:32 PM
Assunto: Re: [Lazarus] Res: Res: Res: More MaskEdit questions

Daniel,

Autoselect wil select the whole text in the control.

What happens if you:
- select the control
- do Tab
- then do Shift-Tab

This will deselect, then re-select the control.
On Linux/GTK2 it will nicely select the first editable char in a
MaskEdit if you do so.

I can't test with a DBEdit, since I have no database package installed
in my current Lazarus.

(Try my updated working copy on
http://home-1.tiscali.nl/~knmg0017/devel/maskedit.pp)

Bart

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus



      
____________________________________________________________________________________
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to