Hi all,
is it possible to change the standard behavior of the minimize and close button of a window ?
A click on minimize should hide the windows
#define SIZE_MINIMIZED 1
ACTIVATE WINDOW oWnd ;
ON RESIZE If( nSizeType == SIZE_MINIMIZED, oWnd:Hide(), oWnd:Show() )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 37 guests