Hello Daniel,
do You have any working Brush-functions, to use for Folderpage-backgrounds ?
I created a new Tool-style, changed from Folder to Explorerbar with some special functions.
No exit / close - Button is needed for Dialogs. A click on any Explorerbar-symbol closes the activated Dialog
and selects the new one.
The Explorerbar is adjusted / calculated on the right hand side from Screensize.
aRect := GetWndRect(oWnd)
oBar := TExplorerBar():New( 0, aRect4 - 300, aRect4 + 720, aRect3 - 75, oWnd )Everything works fine, but I still need a Brush-solution for the Pages, to complete the Tool.
Different Previews of Dialog-backgrounds, testing the Tab-areas ( Color, Gradient, Brush and Image )
Best Regards
uwe