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.

TShiftPanel closed

Xailer professional forum in English
Responder
Roberto
Mensajes: 177
Registrado: Mar Oct 16, 2007 11:53 pm

TShiftPanel closed

Mensaje por Roberto »

when a control TShiftPanel is closed all inside controls remains accessible.
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

TShiftPanel closed

Mensaje por jfgimenez »

Roberto,
> when a control TShiftPanel is closed all inside controls
> remains accessible.
well, they are simply hidden, so the user cannot interact with them. But
you can access to all of their properties by program.
What is exactly what do you want to do?
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
Roberto
Mensajes: 177
Registrado: Mar Oct 16, 2007 11:53 pm

TShiftPanel closed

Mensaje por Roberto »

tks for your answer,
The problem is if the tshiftpanel control is closed and the user press the tab key then the control inside of tshiftpanel (that the user can't see) receive the focus
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

TShiftPanel closed

Mensaje por jfgimenez »

Roberto,
sorry for the late answer.
> The problem is if the tshiftpanel control is closed and the
> user press the tab key then the control inside of
> tshiftpanel (that the user can't see) receive the focus
You are right, there was a bug and controls contained into the
shiftpanel still received focus. Now it's fixed. We expect to publish
the fix ASAP.
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
Roberto
Mensajes: 177
Registrado: Mar Oct 16, 2007 11:53 pm

TShiftPanel closed

Mensaje por Roberto »

tks
Roberto
Mensajes: 177
Registrado: Mar Oct 16, 2007 11:53 pm

TShiftPanel closed

Mensaje por Roberto »

another problems:
if nAlign = none and norientation = left or right then the title is not showed.
the values of norientation and some other are not showed (just the value, not the constant) at editor (properties)
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

TShiftPanel closed

Mensaje por jfgimenez »

Roberto,
> another problems:
> if nAlign = none and norientation = left or right then the
> title is not showed.
nOrientation left and right needs a truetype font, in order to display
the tittle vertically. Just change the font to "Microsoft Sans Serif" or
to any other truetype font.
> the values of norientation and some other are not showed
> (just the value, not the constant) at editor (properties)
I've just checked it and it's shown correctly.
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
Roberto
Mensajes: 177
Registrado: Mar Oct 16, 2007 11:53 pm

TShiftPanel closed

Mensaje por Roberto »

tks =)
Responder