The latest.
EMG
METHOD Command( nWParam, nLParam ) CLASS TTrayIcon
...
case nLParam == WM_RBUTTONDOWN .and. ! Empty( ::bRClicked )
SetForegroundWindow( ::oWnd:hWnd )
Eval( ::bRClicked, a[ 1 ], a[ 2 ] )
...
To display a context menu for a notification icon, the current window must be the foreground window before the application calls TrackPopupMenu or TrackPopupMenuEx. Otherwise, the menu will not disappear when the user clicks outside of the menu or the window that created the menu (if it is visible).
Return to Bugs report & fixes / Informe de errores y arreglos
Users browsing this forum: No registered users and 5 guests