I tried to insert these lines in the METHOD HandleEvent of the TXBrowse CLASS because focus is on xBrowse
- Code: Select all Expand view
- elseif nMsg == 260
msginfo("xbrowse WM_SYSKEYDOWN = 260")
return Super:HandleEvent( nMsg, nWParam, nLParam )
But with no success.
Best regards,
Otto