Folder

Post Reply
Natter
Posts: 524
Joined: Mon May 14, 2007 9:49 am

Folder

Post by Natter »

Hi,

I need to use a FolderEx of 18 tabs (all different widths). Some of these tabs do not fit on the screen and, by default, a 2-row folder is created. I also need a single-line folder that can be flipped left and right. How this can be implemented ?
(I think I saw an example in which buttons appeared for flipping the folder, but I don't remember where)
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Folder

Post by cnavarro »

Natter wrote:Hi,

I need to use a FolderEx of 18 tabs (all different widths). Some of these tabs do not fit on the screen and, by default, a 2-row folder is created. I also need a single-line folder that can be flipped left and right. How this can be implemented ?
(I think I saw an example in which buttons appeared for flipping the folder, but I don't remember where)
Then use TFolder class and not TFolderEX
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Natter
Posts: 524
Joined: Mon May 14, 2007 9:49 am

Re: Folder

Post by Natter »

Thanks, Cristobal ! I solved this problem with FolderEx
Post Reply