Página 1 de 1

How to insert Tab into TFolder?

Publicado: Sab May 31, 2008 5:59 pm
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

How to insert Tab into TFolder?

Publicado: Dom Jun 01, 2008 9:52 pm
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

How to insert Tab into TFolder?

Publicado: Dom Jun 01, 2008 9:52 pm
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