I made a folderex under two xbrowse as you can see here
I add a folder in the sample of Nages as you can see here http://forums.fivetechsupport.com/viewtopic.php?f=3&t=36508&p=217852#p217852

sometimes happen this

the group ( see the red arrow) is not transparent and sometimes when I resize the dialog all controls there are on folder are hide
I must move the mouse ver to show the controls ..How I can resolve it ?
to add the folder I resize the xbrowse height to -265 and I add this code
on oDlg:bResized I add
oFld:nTop := oRect:nBottom - 250
oFld:nWidth := oRect:nWidth-100
I add a folder in the sample of Nages as you can see here http://forums.fivetechsupport.com/viewtopic.php?f=3&t=36508&p=217852#p217852

sometimes happen this

the group ( see the red arrow) is not transparent and sometimes when I resize the dialog all controls there are on folder are hide
I must move the mouse ver to show the controls ..How I can resolve it ?
to add the folder I resize the xbrowse height to -265 and I add this code
@ 330,40 FOLDERex oFld PIXEL ; // ;
OF oDlgMultiplo ;
ITEMS "&Servizio Multiplo" ;
FONT oFont ;
SIZE 760,180on oDlg:bResized I add
oFld:nTop := oRect:nBottom - 250
oFld:nWidth := oRect:nWidth-100
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
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