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)Â
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Picture @S
- ignacio
- Site Admin
- Mensajes: 9469
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
Picture @S
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
>
>
@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
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Picture @S
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
>
>
@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
Ignacio,
> @S is not supported I am afraid. Sorry.
OK, I'll do it in some other way.
Regards, Oleg
> @S is not supported I am afraid. Sorry.
OK, I'll do it in some other way.
Regards, Oleg
Picture @S
Ignacio,
> @S is not supported I am afraid. Sorry.
OK, I'll do it in some other way.
Regards, Oleg
> @S is not supported I am afraid. Sorry.
OK, I'll do it in some other way.
Regards, Oleg
Picture @S
Oleg,
are you trying to limit the input lenght ? If yes, check the nMaxLength
property on TEdit and child classes.
Regards,
José Lalín
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
Oleg,
are you trying to limit the input lenght ? If yes, check the nMaxLength
property on TEdit and child classes.
Regards,
José Lalín
are you trying to limit the input lenght ? If yes, check the nMaxLength
property on TEdit and child classes.
Regards,
José Lalín