I have
SetKey( VK_F8, {||oApp():HidePanelLeft(oApp():oSplit)} )
and not run on win 10 why ?
on w7 run ok
do you Know alternative ?
#include "fivewin.ch"
Function Main()
Local oWnd
SETKEY( VK_F2, { || MsgInfo("Hello!" )} )
define window oWnd
activate window oWnd
Return nil
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 32 guests