Re: [Harbour] Asynchronous procedures

2008-02-05 Thread Pritpal Bedi
Mindaugas Mindaugas Kavaliauskas wrote: > > the problem is not that I have a lot of objects, but the problem is I > want to continue execution from the middle of the function. Imagine I > have a code: > > PROC myproc() >... >IF ... > DBSELECTAREA("record") > DBGOTOP() >

Re: [Harbour] Asynchronous procedures

2008-02-05 Thread Mindaugas Kavaliauskas
Ryszard Glab wrote: On 5 Feb 2008 at 17:21, Mindaugas Kavaliauskas wrote: I've made a try to implement my ideas. Instead of long descriptions I present it by sample code: I still fail what you want to achieve however wouldn't it be simpler to create an array of objects and call some method

Re: [Harbour] Asynchronous procedures

2008-02-05 Thread Ryszard Glab
On 5 Feb 2008 at 17:21, Mindaugas Kavaliauskas wrote: > I've made a try to implement my ideas. Instead of long descriptions I > present it by sample code: I still fail what you want to achieve however wouldn't it be simpler to create an array of objects and call some method for every object

Re: [Harbour] Asynchronous procedures

2008-02-05 Thread Mindaugas Kavaliauskas
Mindaugas Kavaliauskas wrote: It's compilers job to process language structures such as loops and ifs to machine code. And the code could be written to be a single thread code. So, the question (a little bit philosophical) is, why compiler can not help to write this single thread code? Hi,

Re: [Harbour] gtxwc/gtwvt color palette

2008-02-05 Thread Lorenzo Fiorini
On Feb 5, 2008 1:39 PM, Przemyslaw Czerpak <[EMAIL PROTECTED]> wrote: > I'll add new GTI_ action to set palette to some GT drivers > after release freeze. Many thanks, I couldn't be more lucky :) best regards, Lorenzo ___ Harbour mailing list Harbour@h

Re: [Harbour] gtxwc/gtwvt color palette

2008-02-05 Thread Lorenzo Fiorini
On Feb 5, 2008 3:42 PM, Pritpal Bedi <[EMAIL PROTECTED]> wrote: > GTWVG already has this functionality but via function calls. Its extension > via GTI_* constants is more natural. Good news. best regards, Lorenzo ___ Harbour mailing list Harbour@harbou

Re: [Harbour] gtxwc/gtwvt color palette

2008-02-05 Thread Pritpal Bedi
Hello GTWVG already has this functionality but via function calls. Its extension via GTI_* constants is more natural. Przemyslaw Czerpak-2 wrote: > >> HB_GT_COLOR_PALETTE( "#00", [...], "#FF" ) >> Anybody interested? > > I'll add new GTI_ action to set palette to some GT drivers after

[Harbour] gtxwc/gtwvt color palette

2008-02-05 Thread Lorenzo Fiorini
Choosing the right colors can make the difference between a "DOS app" and "modern app". I've done some test manually changing color definitions in gtxwc and the difference is huge ( like the difference between getting a new customer and don't :) Look at Gmail. They use few colors but blue and gre

Re: [Harbour] gtxwc/gtwvt color palette

2008-02-05 Thread Przemyslaw Czerpak
On Tue, 05 Feb 2008, Lorenzo Fiorini wrote: > HB_GT_COLOR_PALETTE( "#00", [...], "#FF" ) > Anybody interested? I'll add new GTI_ action to set palette to some GT drivers after release freeze. best regards, Lorenzo ___ Harbour mailing list Harbou

Re: [Harbour] gtxwc/gtwvt color palette

2008-02-05 Thread Szakáts Viktor
Hi Lorenzo, Sounds nice, I'd recommend the existing hb_gtInfo() function (with a new HB_GTI_ #define) to change these settings. Brgds, Viktor On 2008.02.05., at 12:48, Lorenzo Fiorini wrote: Choosing the right colors can make the difference between a "DOS app" and "modern app". I've done som

[Harbour] Re: [xHarbour-developers] Hello

2008-02-05 Thread Przemyslaw Czerpak
On Tue, 05 Feb 2008, Alexander S.Kresin wrote: > I'm here to resolve the problem, which you know from a Patrick's message > and, probably, some other compatibility problems, which may happen. If this is the only one problem then the solution is trivial. Instead of copping all AREA structure membe

Re: [Harbour] 2008-02-05 10:58 UTC+0100 PrzemyslawCzerpak(druzus/at/priv.onet.pl)

2008-02-05 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Massimo Belgrano" <[EMAIL PROTECTED]> A: "Harbour Project Main Developer List." Data invio: martedì 5 febbraio 2008 11.21 Oggetto: RE: [Harbour] 2008-02-05 10:58 UTC+0100 PrzemyslawCzerpak(druzus/at/priv.onet.pl) Interesting resource editor open source h

Re: [Harbour] 2008-02-05 10:58 UTC+0100 PrzemyslawCzerpak(druzus/at/priv.onet.pl)

2008-02-05 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Massimo Belgrano" <[EMAIL PROTECTED]> A: "Harbour Project Main Developer List." Data invio: martedì 5 febbraio 2008 11.21 Oggetto: RE: [Harbour] 2008-02-05 10:58 UTC+0100 PrzemyslawCzerpak(druzus/at/priv.onet.pl) Interesting resource editor open source h

[Harbour] Re: 2008-02-04 15:55 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-02-05 Thread David Arturo Macias Corona
Przemek: >It was typo. Should be fixed with: > 2008-02-05 10:58 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) >please test. Tested with "old" make.exe Remain problem for lib\os2, lib\os2\gcc, never created Messages on screen - [E:\harbour802]make -r 1>make_gnu.log

RE: [Harbour] 2008-02-05 10:58 UTC+0100 Przemyslaw Czerpak(druzus/at/priv.onet.pl)

2008-02-05 Thread Massimo Belgrano
Interesting resource editor open source http://www.resedit.net/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Przemyslaw Czerpak Sent: Tuesday, February 05, 2008 10:59 AM To: harbour@harbour-project.org Subject: [Harbour] 2008-02-05 10:58 UTC+0100 Przem

Re: [Harbour] Re: 2008-02-04 15:55 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-02-05 Thread Przemyslaw Czerpak
On Tue, 05 Feb 2008, David Arturo Macias Corona wrote: > >2008-02-04 15:55 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) > > * harbour/config/os2/global.cf > >* added workaround for non working 'if' function in OS2 GNU make >port > Problems seem bigger with these changes > As these are

[Harbour] 2008-02-05 10:58 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-02-05 Thread Przemyslaw Czerpak
2008-02-05 10:58 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/config/os2/global.cf ! fixed typo in FOR command best regards Przemek ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/list

[Harbour] Re: 2008-02-04 15:55 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-02-05 Thread David Arturo Macias Corona
Przemek: >2008-02-04 15:55 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) > * harbour/config/os2/global.cf >* added workaround for non working 'if' function in OS2 GNU make >port Problems seem bigger with these changes As these are for "non working 'if'", I used "old" make.exe Messag

[Harbour] Re: 2008-02-04 09:31 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2008-02-05 Thread David Arturo Macias Corona
Przemek: >The GNU make you are using in OS2 does not support many of >standard GNU make features and we still have problem with >some constructions which work on all other platforms but >not with OS2. This time seems that it does not understand >'if' function. I'll change it but if it's possible

[Harbour] Re: Fix it quickly

2008-02-05 Thread David Arturo Macias Corona
Ryszard: >Can you manually check if the following command: >CMD.EXE /c IF NOT EXIST ..\..\lib\os2 md ..\..\lib\os2 >started from harbour/source/common directory is creating >harbour/lib/os2 dir? >Please also test the alternate command: >CMD.EXE /c IF NOT EXIST ..\\..\\lib\os2 md ..\\..\\