Please,
I want different colours in this xbrowse.
aItem is an array that contains folders
Gray folder that does non exist and white existing folder
This is the second time I use xbrowse...
Please...
bye
I want different colours in this xbrowse.
aItem is an array that contains folders
Gray folder that does non exist and white existing folder
@ 1,0 XBROWSE oBrw OF oWnd ARRAY aItem HEADER "Select folder" AUTOCOLS CELL LINES FONT oFont
 oBrw:bClrStd   := {|| { CLR_BLUE, IIF( [b]lIsDir( aItem[ oBrw:nPos ] [/b]) , CLR_HGRAY, CLR_WHITE ) } }This is the second time I use xbrowse...
Please...
bye
Marco Boschi
info@marcoboschi.it
info@marcoboschi.it