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.

How to insert Tab into TFolder?

Xailer professional forum in English
Responder
Gejza Horvath
Mensajes: 281
Registrado: Mar Ago 15, 2006 1:50 pm

How to insert Tab into TFolder?

Mensaje por Gejza Horvath »

Hi,
I have 2 tabs in the TFolder control Tab1,Tab2. I would like to insert a new tab, to have
an order Tab1,Tab3,Tab2. I tried the next methods with no succes:
1. Select Tab1, right click, select the Insert tab command. The new tab is inserted before
the selected one, so the result is Tab3,Tab1,Tab2.
2. Select Tab2, right click, select the Insert tab command. The new tab is inserted after
the selected one, the result is Tab1,Tab2,Tab3.
Any idea how to really insert a new tab?
Gejza Horvath
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5718
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

How to insert Tab into TFolder?

Mensaje por jfgimenez »

Gejza,
> I have 2 tabs in the TFolder control Tab1,Tab2. I would like to insert a
> new tab, to have an order Tab1,Tab3,Tab2. I tried the next methods with no
> succes:
>
> 1. Select Tab1, right click, select the Insert tab command. The new tab is
> inserted before the selected one, so the result is Tab3,Tab1,Tab2.
>
> 2. Select Tab2, right click, select the Insert tab command. The new tab is
> inserted after the selected one, the result is Tab1,Tab2,Tab3.
>
>
> Any idea how to really insert a new tab?
This is clearly a bug in the IDE. I've just fixed it and will be available
soon. Meanwhile, there is a (ugly) workaround:
- Add a new tab at the end
- Select the second tab and insert a new tab. This time, the new tab is
inserted correctly between the first and second ones.
- Delete the last tab
--
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:

How to insert Tab into TFolder?

Mensaje por jfgimenez »

Gejza,
> I have 2 tabs in the TFolder control Tab1,Tab2. I would like to insert a
> new tab, to have an order Tab1,Tab3,Tab2. I tried the next methods with no
> succes:
>
> 1. Select Tab1, right click, select the Insert tab command. The new tab is
> inserted before the selected one, so the result is Tab3,Tab1,Tab2.
>
> 2. Select Tab2, right click, select the Insert tab command. The new tab is
> inserted after the selected one, the result is Tab1,Tab2,Tab3.
>
>
> Any idea how to really insert a new tab?
This is clearly a bug in the IDE. I've just fixed it and will be available
soon. Meanwhile, there is a (ugly) workaround:
- Add a new tab at the end
- Select the second tab and insert a new tab. This time, the new tab is
inserted correctly between the first and second ones.
- Delete the last tab
--
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