Hello Przemyslaw,
Thank you very much for the answer
Really I do not need it at all, so, I tryed to recompile xHarbour
without HB_EXT_INKEY (modified hbsetup.ch) but it give to me some
compilation errors I have to understand why...
May be I will create a personal copy of tgetlist.prg
On Thu, 13 Aug 2009, Marco Bernardi wrote:
Hi Marco,
> It seems to me that GTSLN do not send properly inkey code like defined in
> inkey.ch for EXT_INKEY
> I means CTRL_Y should be code 537 if xharbour is compiled with #ifdef
> HB_EXT_INKEY, while it should be 25 otherwise. By default xHarbour
Hello to all ,
It seems to me that GTSLN do not send properly inkey code like defined
in inkey.ch for EXT_INKEY
I means CTRL_Y should be code 537 if xharbour is compiled with #ifdef
HB_EXT_INKEY, while it should be 25 otherwise. By default xHarbour is
compiled using #ifdef HB_EXT_INKEY, so I exp