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.

1.76 Ide problem

Xailer professional forum in English
Responder
Ingo JH
Mensajes: 358
Registrado: Lun Dic 10, 2007 5:10 pm

1.76 Ide problem

Mensaje por Ingo JH »

Hi,
a small problem with the new Version:
A copied or duplicated control gets indeed a new name but will not be
registered as component.
Regards
Ingo
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9469
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

1.76 Ide problem

Mensaje por ignacio »

Ingo,
I could not reproduce your error. Could you tell us exactly how to reproduce
it. Thanks.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Ingo" <support@mandantwin.com> escribió en el mensaje
news:[email=47170114@ozsrv2.ozlan.local...]47170114@ozsrv2.ozlan.local...[/email]
> Hi,
> a small problem with the new Version:
>
> A copied or duplicated control gets indeed a new name but will not be
> registered as component.
>
> Regards
> Ingo
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
NoName
Mensajes: 531
Registrado: Vie Feb 03, 2006 7:27 pm

1.76 Ide problem

Mensaje por NoName »

Ingo,
I could not reproduce your error. Could you tell us exactly how to reproduce
it. Thanks.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Ingo" <support@mandantwin.com> escribió en el mensaje
news:[email=47170114@ozsrv2.ozlan.local...]47170114@ozsrv2.ozlan.local...[/email]
> Hi,
> a small problem with the new Version:
>
> A copied or duplicated control gets indeed a new name but will not be
> registered as component.
>
> Regards
> Ingo
Ingo JH
Mensajes: 358
Registrado: Lun Dic 10, 2007 5:10 pm

1.76 Ide problem

Mensaje por Ingo JH »

Ignacio,
place a TEdit-Control on the form. You see in the object-inspector "oEdit1
(TEdit)". In the Form1.prg is there the COMPONENT oEdit1. Ok?
Then duplicate the oEdit1 to the right or down. You have now 2 elements in
the object-inspector (oEdit1 and oEdit2) but only 1 COMPONENT (oEdit1).
The second COMPONENT oEdit2 is not built.
Regards
Ingo
> Ingo,
>
> I could not reproduce your error. Could you tell us exactly how to
> reproduce it. Thanks.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
Ingo JH
Mensajes: 358
Registrado: Lun Dic 10, 2007 5:10 pm

1.76 Ide problem

Mensaje por Ingo JH »

Ignacio,
place a TEdit-Control on the form. You see in the object-inspector "oEdit1
(TEdit)". In the Form1.prg is there the COMPONENT oEdit1. Ok?
Then duplicate the oEdit1 to the right or down. You have now 2 elements in
the object-inspector (oEdit1 and oEdit2) but only 1 COMPONENT (oEdit1).
The second COMPONENT oEdit2 is not built.
Regards
Ingo
> Ingo,
>
> I could not reproduce your error. Could you tell us exactly how to
> reproduce it. Thanks.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9469
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

1.76 Ide problem

Mensaje por ignacio »

Ingo,
We are aware of this problem. We will try to fix it ASAP.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Ingo" <support@mandantwin.com> escribió en el mensaje
news:[email=47175b45@ozsrv2.ozlan.local...]47175b45@ozsrv2.ozlan.local...[/email]
> Ignacio,
> place a TEdit-Control on the form. You see in the object-inspector "oEdit1
> (TEdit)". In the Form1.prg is there the COMPONENT oEdit1. Ok?
> Then duplicate the oEdit1 to the right or down. You have now 2 elements in
> the object-inspector (oEdit1 and oEdit2) but only 1 COMPONENT (oEdit1).
> The second COMPONENT oEdit2 is not built.
> Regards
>
> Ingo
>
>> Ingo,
>>
>> I could not reproduce your error. Could you tell us exactly how to
>> reproduce it. Thanks.
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zúñiga
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
NoName
Mensajes: 531
Registrado: Vie Feb 03, 2006 7:27 pm

1.76 Ide problem

Mensaje por NoName »

Ingo,
We are aware of this problem. We will try to fix it ASAP.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Ingo" <support@mandantwin.com> escribió en el mensaje
news:[email=47175b45@ozsrv2.ozlan.local...]47175b45@ozsrv2.ozlan.local...[/email]
> Ignacio,
> place a TEdit-Control on the form. You see in the object-inspector "oEdit1
> (TEdit)". In the Form1.prg is there the COMPONENT oEdit1. Ok?
> Then duplicate the oEdit1 to the right or down. You have now 2 elements in
> the object-inspector (oEdit1 and oEdit2) but only 1 COMPONENT (oEdit1).
> The second COMPONENT oEdit2 is not built.
> Regards
>
> Ingo
>
>> Ingo,
>>
>> I could not reproduce your error. Could you tell us exactly how to
>> reproduce it. Thanks.
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zúñiga
>
>
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

1.76 Ide problem

Mensaje por jfgimenez »

Ingo,
Fixed! It'll be available in the upcoming 1.8 version.
Thanks for your input.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

1.76 Ide problem

Mensaje por jfgimenez »

Ingo,
Fixed! It'll be available in the upcoming 1.8 version.
Thanks for your input.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Responder