[WT-support] Missing cursor??

Karel Odehnal odehnk at seznam.cz
Sat Nov 6 20:16:55 CET 2010


Hello all,

I tried this script from Wiki-help:

if (wtApp:IsPostKeyProcess()) then
  if (wtQso:IsOperatingModeRun()) then
    wtApp:SetWindowColor(-1, 0, 165, 165);
  else
    wtApp:SetWindowColor(-1, 128,128,128);
  end;
else
  return 1; -- Triggers a post key process call
end;

It works, but in the S&P mode I can not see the cursor! In the RUN mode is cursor back.

Any idea??

73! Karel OK2ZI






More information about the Support mailing list