Página 1 de 1

Picture @S

Publicado: Mié Sep 17, 2008 1:02 pm
por Oleg
Dear developers!
I have noticed that MaskEdit and GridEdit controls behaves incorrect when
:cPicture="@Sn" (where n - integer number).
In this case :Value is truncated to n characters after tabbing to next
control. See the attached sample.
In Clipper this picture is used to make horizontal scrolling only (no
truncating).
Can you fix this?
Regards, Oleg


Attached files test75.zip (1.9 KB)Â

Picture @S

Publicado: Mié Sep 17, 2008 1:26 pm
por ignacio
Oleg,
@S is not supported I am afraid. Sorry.
Regards,
--
Ignacio Ortiz de Zúñiga
[Soporte Xailer]
[Xailer support]
"Oleg" <info@cluster.samara.ru> escribió en el mensaje
news:48d0e3d8$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Dear developers!
>
> I have noticed that MaskEdit and GridEdit controls behaves incorrect when
> :cPicture="@Sn" (where n - integer number).
> In this case :Value is truncated to n characters after tabbing to next
> control. See the attached sample.
> In Clipper this picture is used to make horizontal scrolling only (no
> truncating).
>
> Can you fix this?
>
> Regards, Oleg
>
>

Picture @S

Publicado: Mié Sep 17, 2008 1:26 pm
por NoName
Oleg,
@S is not supported I am afraid. Sorry.
Regards,
--
Ignacio Ortiz de Zúñiga
[Soporte Xailer]
[Xailer support]
"Oleg" <info@cluster.samara.ru> escribió en el mensaje
news:48d0e3d8$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Dear developers!
>
> I have noticed that MaskEdit and GridEdit controls behaves incorrect when
> :cPicture="@Sn" (where n - integer number).
> In this case :Value is truncated to n characters after tabbing to next
> control. See the attached sample.
> In Clipper this picture is used to make horizontal scrolling only (no
> truncating).
>
> Can you fix this?
>
> Regards, Oleg
>
>

Picture @S

Publicado: Mié Sep 17, 2008 1:35 pm
por Oleg
Ignacio,
> @S is not supported I am afraid. Sorry.
OK, I'll do it in some other way.
Regards, Oleg

Picture @S

Publicado: Mié Sep 17, 2008 1:35 pm
por Oleg
Ignacio,
> @S is not supported I am afraid. Sorry.
OK, I'll do it in some other way.
Regards, Oleg

Picture @S

Publicado: Mié Sep 17, 2008 3:16 pm
por notengo
Oleg,
are you trying to limit the input lenght ? If yes, check the nMaxLength
property on TEdit and child classes.
Regards,
José Lalí­n

Picture @S

Publicado: Mié Sep 17, 2008 3:16 pm
por notengo
Oleg,
are you trying to limit the input lenght ? If yes, check the nMaxLength
property on TEdit and child classes.
Regards,
José Lalí­n