[Harbour] achoice question

2009-03-10 Thread Vladislav Lavrecky
Hi all, Small question about achoice. Clipper on exit from achoice redraw visible elements without selection, but in harbour all exit cases without redrawing, like this code (current element stay highlighted) [...] CASE ( nKey == K_ESC .OR. nMode == AC_NOITEM ) .AND. !lUserFunc n

Re: [Harbour] SF.net SVN: harbour-project:[10582] trunk/harbour/ChangeLog

2009-03-11 Thread Vladislav Lavrecky
h this code, please correct it. * contrib/hbapollo/apollo.c * Removed essentially empty comments. * source/rtl/achoice.prg ! Applied fix from Vladislav Lavrecky. I didn't test it just assumed okay, please do so. achoice with additional redraw on exit are ok I test it previ

Re: [Harbour] SF.net SVN: harbour-project:[10582] trunk/harbour/ChangeLog

2009-03-11 Thread Vladislav Lavrecky
Przemyslaw Czerpak wrote: On Wed, 11 Mar 2009, Vladislav Lavrecky wrote: Hi, achoice with additional redraw on exit are ok I test it previously, but in my message just an example To fix achoice we need to add + DispPage( acItems, alSelect, nTop, nLeft, nRight, nNumRows, 0, nAtTop

Re: [Harbour] SF.net SVN: harbour-project:[10582] trunk/harbour/ChangeLog

2009-03-11 Thread Vladislav Lavrecky
Clipper and in Harbour, but may be other users have any reasons reject this fix. I vote to post Brgds, Vlad On Wed, Mar 11, 2009 at 8:44 AM, Vladislav Lavrecky <mailto:l...@ldz.lv>> wrote: vszak...@users.sourceforge.net <mailto:vszak...@users.sourceforge.net> w

Re: [Harbour] SF.net SVN: harbour-project:[10582] trunk/harbour/ChangeLog

2009-03-11 Thread Vladislav Lavrecky
Vladislav Lavrecky wrote: Przemyslaw Czerpak wrote: On Wed, 11 Mar 2009, Vladislav Lavrecky wrote: Hi, achoice with additional redraw on exit are ok I test it previously, but in my message just an example To fix achoice we need to add + DispPage( acItems, alSelect, nTop, nLeft, nRight

Re: [Harbour] SF.net SVN: harbour-project:[10582] trunk/harbour/ChangeLog

2009-03-11 Thread Vladislav Lavrecky
Viktor Szakáts wrote: Thanks, I'll commit this in next session. Brgds, Viktor On Wed, Mar 11, 2009 at 9:55 AM, Vladislav Lavrecky <mailto:l...@ldz.lv>> wrote: Vladislav Lavrecky wrote: Przemyslaw Czerpak wrote: On Wed, 11 Mar 2009, Vladislav

Re: [Harbour] SF.net SVN: harbour-project:[10582] trunk/harbour/ChangeLog

2009-03-12 Thread Vladislav Lavrecky
Przemyslaw Czerpak wrote: On Wed, 11 Mar 2009, Vladislav Lavrecky wrote: Hi, achoice with additional redraw on exit are ok I test it previously, but in my message just an example To fix achoice we need to add + DispPage( acItems, alSelect, nTop, nLeft, nRight, nNumRows, 0, nAtTop

Re: [Harbour] SF.net SVN: harbour-project:[10594] trunk/harbour

2009-03-12 Thread Vladislav Lavrecky
vszak...@users.sourceforge.net wrote: Revision: 10594 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10594&view=rev Author: vszakats Date: 2009-03-12 09:29:50 + (Thu, 12 Mar 2009) Log Message: --- 2009-03-12 10:28 UTC+0100 Viktor Szakats (harbour.01

Re: [Harbour] SF.net SVN: harbour-project:[10594] trunk/harbour

2009-03-12 Thread Vladislav Lavrecky
Viktor Szakáts wrote: #2 is closer, but even that isn't fully compatible, unfortunately I don't have the time and tech env now to fully oversee the nPos == 0 case and do extensive side-by-side tests, so rather than messing up the code, I'd like to ask someone to jump on this if current state i

Re: [Harbour] SF.net SVN: harbour-project:[10594] trunk/harbour

2009-03-13 Thread Vladislav Lavrecky
Viktor Szakáts wrote: #2 is closer, but even that isn't fully compatible, unfortunately I don't have the time and tech env now to fully oversee the nPos == 0 case and do extensive side-by-side tests, so rather than messing up the code, I'd like to ask someone to jump on this if current state i

[Harbour] Latest SVN errors

2009-03-16 Thread Vladislav Lavrecky
Hi, building Harbour from latest SVN ( MinGW + MSYS ), I get errors --- gcc -I. -I../../../../include -Wall -W -O3 -march=i586 -mtune=pentiumpro -pipe -fomit-frame-pointer -DHB_FM_STATISTICS_OFF -DHB_EXTENSION -I../../contrib/hbwin -I../../../../contrib/hbwin -c ../../wvgsink.c -owvgsink.o In

[Harbour] hbdoc and \doc question

2009-03-16 Thread Vladislav Lavrecky
Hi, Please shortly explain, what is the current state of hbdoc and documents in \doc folder, for example I can`t create htm docs from base txt, is it deprecate (unsupported), or ... ? Brgds, Vlad ___ Harbour mailing list Harbour@harbour-project.org h

Re: [Harbour] hbdoc and \doc question

2009-03-17 Thread Vladislav Lavrecky
Chen Kedem wrote: Vlad, Please shortly explain, what is the current state of hbdoc and documents in \doc folder, As Viktor had said, hbdoc is a bit dodgy. As for the doc directory, it contain group of white paper and how-to's in it root, and doc/en contain original work documentati

Re: [Harbour] bcc setting for uniform make system

2009-02-24 Thread Vladislav Lavrecky
Massimo Belgrano wrote: all seem work fine set path=c:\devl\BCC55\BIN;%path% set path=c:\devl\mingw32make;%path% set HB_ARCHITECTURE=win set HB_COMPILER=bcc32 set HB_INSTALL_PREFIX=%~dp0 set HB_BIN_INSTALL=%HB_INSTALL_PREFIX%\bin set HB_LIB_INSTALL=%HB_INSTALL_PREFIX%\lib set HB_INC_INSTALL=%HB_

Re: [Harbour] Issue #3 about GET command

2008-05-30 Thread Vladislav Lavrecky
Mario H. Sabado wrote: -- Message: 10 Date: Mon, 26 May 2008 22:38:39 -0700 (PDT) From: Edmer <[EMAIL PROTECTED] > Subject: [Harbour] Issue #3 about GET command To: harbour@harbour-project.org Message-ID: