strange on Folderex

Post Reply
User avatar
Silvio.Falconi
Posts: 7163
Joined: Thu Oct 18, 2012 7:17 pm
Been thanked: 2 times

strange on Folderex

Post by Silvio.Falconi »

I have a control tget into tab 1 of a folderex

@ nRow,70 GET aGet[20] VAR cnBanca SIZE 60,20 PIXEL OF oFolder:aDialogs[1]

and it make this

Image

The dimensions of the tget when it comes to height are disproportionate

is it a bug?

I'm using this folder

@ nRow+10, 2 FOLDEREX oFolder OF oDlgEdit PIXEL SIZE oDlgEdit:nwidth-2, 180;
PROMPTS aMenuFolder;
COLOR DLG_nColorBar2
oFolder:lTransparent := .T.
oFolder:nFolderHeight := 25
oFolder:nSeparator := 5


because I need to colorize the background of tab
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Post Reply