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.

nAnchors and TUpDown

Xailer professional forum in English
Responder
Guest

nAnchors and TUpDown

Mensaje por Guest »

Hi,
I have problems with resizing a dialog that contains an TEdit
control ( nAnchor := akTOPRIGHT) in combination with a
TUpDown element.
The position of the TEdit element is ok after resizing but the
TUpDown´s position is wrong.
Please take a look at the attached picture.
Best regards, Timm.


Attached files
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9469
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

nAnchors and TUpDown

Mensaje por ignacio »

Timm,
Change the creation order of the TUpDown button just after the TEdit
control. I hope it helps.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Timm Sodtalbers" <Sodtalbers@t-online.de> escribió en el mensaje
news:[email=47033a4d@ozsrv2.ozlan.local...]47033a4d@ozsrv2.ozlan.local...[/email]
> Hi,
>
> I have problems with resizing a dialog that contains an TEdit
> control ( nAnchor := akTOPRIGHT) in combination with a
> TUpDown element.
> The position of the TEdit element is ok after resizing but the
> TUpDown´s position is wrong.
> Please take a look at the attached picture.
>
> Best regards, Timm.
>
>
>
>
>
>
>
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

nAnchors and TUpDown

Mensaje por NoName »

Timm,
Change the creation order of the TUpDown button just after the TEdit
control. I hope it helps.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Timm Sodtalbers" <Sodtalbers@t-online.de> escribió en el mensaje
news:[email=47033a4d@ozsrv2.ozlan.local...]47033a4d@ozsrv2.ozlan.local...[/email]
> Hi,
>
> I have problems with resizing a dialog that contains an TEdit
> control ( nAnchor := akTOPRIGHT) in combination with a
> TUpDown element.
> The position of the TEdit element is ok after resizing but the
> TUpDown´s position is wrong.
> Please take a look at the attached picture.
>
> Best regards, Timm.
>
>
>
>
>
>
>
Guest

nAnchors and TUpDown

Mensaje por Guest »

Ignacio,
no, that does not fix it.
Best regards, Timm.
"Ignacio Ortiz de Zúñiga" <NoName@xailer.com> schrieb im Newsbeitrag
news:4703405c$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Timm,
>
> Change the creation order of the TUpDown button just after the TEdit
> control. I hope it helps.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> http://www.xailer.com
>
>
> "Timm Sodtalbers" <Sodtalbers@t-online.de> escribió en el mensaje
> news:[email=47033a4d@ozsrv2.ozlan.local...]47033a4d@ozsrv2.ozlan.local...[/email]
>> Hi,
>>
>> I have problems with resizing a dialog that contains an TEdit
>> control ( nAnchor := akTOPRIGHT) in combination with a
>> TUpDown element.
>> The position of the TEdit element is ok after resizing but the
>> TUpDown´s position is wrong.
>> Please take a look at the attached picture.
>>
>> Best regards, Timm.
>>
>>
>>
>>
>>
>>
>>
>
>
Guest

nAnchors and TUpDown

Mensaje por Guest »

Ignacio,
no, that does not fix it.
Best regards, Timm.
"Ignacio Ortiz de Zúñiga" <NoName@xailer.com> schrieb im Newsbeitrag
news:4703405c$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Timm,
>
> Change the creation order of the TUpDown button just after the TEdit
> control. I hope it helps.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> http://www.xailer.com
>
>
> "Timm Sodtalbers" <Sodtalbers@t-online.de> escribió en el mensaje
> news:[email=47033a4d@ozsrv2.ozlan.local...]47033a4d@ozsrv2.ozlan.local...[/email]
>> Hi,
>>
>> I have problems with resizing a dialog that contains an TEdit
>> control ( nAnchor := akTOPRIGHT) in combination with a
>> TUpDown element.
>> The position of the TEdit element is ok after resizing but the
>> TUpDown´s position is wrong.
>> Please take a look at the attached picture.
>>
>> Best regards, Timm.
>>
>>
>>
>>
>>
>>
>>
>
>
notengo
Mensajes: 417
Registrado: Vie Oct 12, 2007 1:29 pm

nAnchors and TUpDown

Mensaje por notengo »

Timm,
> I have problems with resizing a dialog that contains an TEdit
> control ( nAnchor := akTOPRIGHT) in combination with a
> TUpDown element.
I just checked it here and it works nice (with Xailer 1.75).
> The position of the TEdit element is ok after resizing but the
> TUpDown´s position is wrong.
Check if TUpDown:oBuddy is pointing to the TEdit control.
Regards,
José Lalí­n
notengo
Mensajes: 417
Registrado: Vie Oct 12, 2007 1:29 pm

nAnchors and TUpDown

Mensaje por notengo »

Timm,
> I have problems with resizing a dialog that contains an TEdit
> control ( nAnchor := akTOPRIGHT) in combination with a
> TUpDown element.
I just checked it here and it works nice (with Xailer 1.75).
> The position of the TEdit element is ok after resizing but the
> TUpDown´s position is wrong.
Check if TUpDown:oBuddy is pointing to the TEdit control.
Regards,
José Lalí­n
Guest

nAnchors and TUpDown

Mensaje por Guest »

Hi José,
I use 1.75, too.
Attached you´ll find a modified dialog of SamplesDataControlsDBFData2
I added a TUpDown control to the oAge object and it does not resize as
expected.
> Check if TUpDown:oBuddy is pointing to the TEdit control.
It does.
Best regards, Timm.
"José Lalín" <notengo@correo.com> schrieb im Newsbeitrag
news:47036257$[email=2@ozsrv2.ozlan.local...]2@ozsrv2.ozlan.local...[/email]
>
> Timm,
>
>> I have problems with resizing a dialog that contains an TEdit
>> control ( nAnchor := akTOPRIGHT) in combination with a
>> TUpDown element.
>
> I just checked it here and it works nice (with Xailer 1.75).
>
>> The position of the TEdit element is ok after resizing but the
>> TUpDown´s position is wrong.
>
> Check if TUpDown:oBuddy is pointing to the TEdit control.
>
> Regards,
> José Lalín


Attached files Form2.zip (1.7 KB)Â
Guest

nAnchors and TUpDown

Mensaje por Guest »

Hi José,
I use 1.75, too.
Attached you´ll find a modified dialog of SamplesDataControlsDBFData2
I added a TUpDown control to the oAge object and it does not resize as
expected.
> Check if TUpDown:oBuddy is pointing to the TEdit control.
It does.
Best regards, Timm.
"José Lalín" <notengo@correo.com> schrieb im Newsbeitrag
news:47036257$[email=2@ozsrv2.ozlan.local...]2@ozsrv2.ozlan.local...[/email]
>
> Timm,
>
>> I have problems with resizing a dialog that contains an TEdit
>> control ( nAnchor := akTOPRIGHT) in combination with a
>> TUpDown element.
>
> I just checked it here and it works nice (with Xailer 1.75).
>
>> The position of the TEdit element is ok after resizing but the
>> TUpDown´s position is wrong.
>
> Check if TUpDown:oBuddy is pointing to the TEdit control.
>
> Regards,
> José Lalín


Attached files Form2.zip (1.7 KB)Â
notengo
Mensajes: 417
Registrado: Vie Oct 12, 2007 1:29 pm

nAnchors and TUpDown

Mensaje por notengo »

Timm,
> I use 1.75, too.
> Attached you´ll find a modified dialog of SamplesDataControlsDBFData2
> I added a TUpDown control to the oAge object and it does not resize as
> expected.
Do you mean that oAge is not placed as expected (as I see in the test) or
the problem is the TUpDown not changing his position ?
Regards,
José Lalí­n
notengo
Mensajes: 417
Registrado: Vie Oct 12, 2007 1:29 pm

nAnchors and TUpDown

Mensaje por notengo »

Timm,
> I use 1.75, too.
> Attached you´ll find a modified dialog of SamplesDataControlsDBFData2
> I added a TUpDown control to the oAge object and it does not resize as
> expected.
Do you mean that oAge is not placed as expected (as I see in the test) or
the problem is the TUpDown not changing his position ?
Regards,
José Lalí­n
Guest

nAnchors and TUpDown

Mensaje por Guest »

Hi José,
> Do you mean that oAge is not placed as expected (as I see in the test) or
> the problem is the TUpDown not changing his position ?
the problem is that oAge is not placed as expected while/after resizing the
dialog.
Best regards, Timm.
Guest

nAnchors and TUpDown

Mensaje por Guest »

Hi José,
> Do you mean that oAge is not placed as expected (as I see in the test) or
> the problem is the TUpDown not changing his position ?
the problem is that oAge is not placed as expected while/after resizing the
dialog.
Best regards, Timm.
notengo
Mensajes: 417
Registrado: Vie Oct 12, 2007 1:29 pm

nAnchors and TUpDown

Mensaje por notengo »

Timm,
> the problem is that oAge is not placed as expected while/after resizing the
> dialog.
Ok, we are going to review it ASAP.
Best regards,
José Lalí­n
notengo
Mensajes: 417
Registrado: Vie Oct 12, 2007 1:29 pm

nAnchors and TUpDown

Mensaje por notengo »

Timm,
> the problem is that oAge is not placed as expected while/after resizing the
> dialog.
Ok, we are going to review it ASAP.
Best regards,
José Lalí­n
Responder