Hi,
Somebody has a version of class TTRAYICON for xHarbour/FWH26?
Thanks,
Vilian F. Arraes
vilian wrote:Hi,
Somebody has a version of class TTRAYICON for xHarbour/FWH26?
Thanks,
Vilian F. Arraes
FUNCTION SetTray(oIcon,cEmpresa,oWnd,oTray)
DEFAULT oTray := NIL
oTray := TTrayIcon():New( oWnd,oIcon,cEmpresa,{|| (oWnd:Show(),Shell_NotifyIcon( 2,@oTray:oTray:cBuffer ),oWnd:setfocus()) }, ;
{| nRow,nCol | MenuTray( nRow,nCol,@oWnd,@oTray ) } )
RETURN( oTray )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 77 guests