I have a window (Main) where I insert a dialog with style .or. 4
on this dialog I put a tPanel (oPanel) and in this panel many btnbmps.
when I resize this window the procedure should reduce all the btnbmps that are inside up to a min / max that I set with
oWndMain:aMinMaxInfo := { nil, nil, nil, nil, 878, 570, nil, nil }
I talk of 450 btnbmps and on widow there is also a ribbonbar
How I can resolve...
I saw on Microsoft there is a control of window ( like winword) reduce the window with all control inside , on fw this is possible ?
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

