Folder tabs on the bottom

Folder tabs on the bottom

Postby Rick Lipkin » Thu Jun 07, 2018 6:30 pm

To All

Is there a way to get the TFolderex class folders to run along the bottom of a dialog rather than being on the top ?

Thanks
Rick Lipkin
User avatar
Rick Lipkin
 
Posts: 2615
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Re: Folder tabs on the bottom

Postby ukoenig » Thu Jun 07, 2018 7:08 pm

Rick,

oFld:nLayOut := 3 // bottom

moves the tabs to the bottom

//#define LAYOUT_TOP 1
//#define LAYOUT_LEFT 2
//#define LAYOUT_BOTTOM 3
//#define LAYOUT_RIGHT 4


// vertical font needed using 2 or 4

regards
Uwe :D
Last edited by ukoenig on Thu Jun 07, 2018 7:16 pm, edited 1 time in total.
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: Folder tabs on the bottom

Postby Rick Lipkin » Thu Jun 07, 2018 7:14 pm

Uwe

Thanks ... appreciate your quick help!

Rick Lipkin
User avatar
Rick Lipkin
 
Posts: 2615
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Re: Folder tabs on the bottom

Postby cnavarro » Thu Jun 07, 2018 8:00 pm

Rick Lipkin wrote:To All

Is there a way to get the TFolderex class folders to run along the bottom of a dialog rather than being on the top ?

Thanks
Rick Lipkin


And with command
#xcommand @ <nRow>, <nCol> FOLDEREX [<oFolder>] ;
[ <of: OF, WINDOW, DIALOG> <oWnd> ] ;
[ <prm: PROMPT, PROMPTS, ITEMS> <cPrompt,...> ] ;
[ <bm: BITMAPS, IMAGES, BMPS> <cbmps,...> ] ;
[ <lPixel: PIXEL> ] ;
[ <lDesign: DESIGN> ] ;
[ TAB HEIGHT <ntabheight> ];
[ SEPARATOR <nSep> ];
[ OPTION <nOption> ] ;
[ ROUND <nRound> ];
[ SIZE <nWidth>, <nHeight> ] ;
[ <lAdjust: ADJUST> ] ;
[ <lStretch: STRETCH> ] ;
[ POPUP <upop>];
[ ALIGN <nAlign,...> ] ;
[ ACTION <uAction> ];
[ BRIGHT <nBright> ] ;
[ ON CHANGE <uChange> ] ;
[ ON PAINT TAB <uPaint> ];
[ ON PAINT TEXT <uPaintxt> ];
[ HELPTOPICS <cnHelpids,...> ] ;
[ <layout: TOP, LEFT, BOTTOM, RIGHT> ] ;
[ <lAnimate: ANIMATE> [ SPEED <nSpeed> ] ] ;
[ FONT <oFont> ] ; //-->> byte-one 2010
[ <lTransparent: TRANSPARENT> ] ;
[ <dlg: DIALOG, DIALOGS, PAGE, PAGES> <cDlgsName,...> ] ;
[ <lBorder: NOBORDER > ] ;
[ COLOR <nClrPane> ] ;
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
cnavarro
 
Posts: 6500
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Folder tabs on the bottom

Postby Rick Lipkin » Fri Jun 08, 2018 1:00 pm

Cristobal

I looked at the include file .. just must have missed the layout directive ..

Thank You
Rick Lipkin
User avatar
Rick Lipkin
 
Posts: 2615
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Re: Folder tabs on the bottom

Postby cnavarro » Fri Jun 08, 2018 1:04 pm

Rick, please look file Folder.ch and command TFOLDEREX, not look TFOLDER command
This clause not is in your file Folder.ch in command TFOLDEREX ?
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
cnavarro
 
Posts: 6500
Joined: Wed Feb 15, 2012 8:25 pm
Location: España


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot], nageswaragunupudi and 71 guests