I Have a big folder
@ 3, 4 FOLDEREX oFld PIXEL TRANSPARENT ;
ITEMS "&Cassa","Doc.","Clienti","Articoli","Utilità","Uscita";
SIZE 300,200 ;
TAB HEIGHT 120 ROUND 5 ;
BITMAPS aBitmaps
is it possible only when the user click on a tab call a function
sample if the user click on 3th tab it must call Clienti( oDlg,oFld,oBtnCust)
i ask this because I mean to open a dbf clienti only when the final user click on a specific tab of the folder and close this dbf when click on another tab
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