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

2009-04-22 Thread vszakats
Revision: 10914 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10914&view=rev Author: vszakats Date: 2009-04-22 08:08:04 + (Wed, 22 Apr 2009) Log Message: --- 2009-04-22 10:06 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg

[Harbour] QT and hbmzip + GTQTC experiences

2009-04-22 Thread Viktor Szakáts
Hi Pritpal and All, I managed to solve the QT / hbmzip incompatibility by moving QT libs in front of hbmzip. Now my large app runs with GTQTC. These are the first issues I could spot: 1) SetMode() doesn't seem to work properly and 2) there are quiet a few visual glitches (even besides codepage p

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

2009-04-22 Thread vszakats
Revision: 10915 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10915&view=rev Author: vszakats Date: 2009-04-22 09:38:50 + (Wed, 22 Apr 2009) Log Message: --- 2009-04-22 11:38 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg

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

2009-04-22 Thread vszakats
Revision: 10916 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10916&view=rev Author: vszakats Date: 2009-04-22 10:44:08 + (Wed, 22 Apr 2009) Log Message: --- 2009-04-22 12:42 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg

Re: [Harbour] hbl generation (to Przemek)

2009-04-22 Thread Przemyslaw Czerpak
On Wed, 22 Apr 2009, Szak�ts Viktor wrote: Hi, > I'm implementing .po -> .hbl generation in hbmk2 and noticed > two issues: > 1) __I18N_potArrayToHash() will RTE if the first param isn't an array. > This can happen in hbi18n if __I18N_potArrayLoad() in LoadFiles() > fails for some reason (.po ope

Re: [Harbour] hbl generation (to Przemek)

2009-04-22 Thread Viktor Szakáts
Hi Przemek, > > I'm implementing .po -> .hbl generation in hbmk2 and noticed > > two issues: > > 1) __I18N_potArrayToHash() will RTE if the first param isn't an array. > > This can happen in hbi18n if __I18N_potArrayLoad() in LoadFiles() > > fails for some reason (.po open error or parsing proble

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

2009-04-22 Thread vszakats
Revision: 10917 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10917&view=rev Author: vszakats Date: 2009-04-22 12:35:40 + (Wed, 22 Apr 2009) Log Message: --- 2009-04-22 14:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg

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

2009-04-22 Thread Vailton Renato
You are right about .cfg into BCC dir! F:\FW\FWH_9.04\samples>type c:\BCC55\bin\bcc32.cfg: -Ic:\bcc55\include -Lc:\bcc55\lib;c:\bcc55\lib\psdk F:\FW\FWH_9.04\samples>type c:\BCC55\bin\ilink32.cfg -Lc:\bcc55\lib;c:\bcc55\lib\psdk; F:\FW\FWH_9.04\samples> F:\FW\FWH_9.04\samples>hbmk2 testget ..\

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

2009-04-22 Thread druzus
Revision: 10918 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10918&view=rev Author: druzus Date: 2009-04-22 13:09:47 + (Wed, 22 Apr 2009) Log Message: --- 2009-04-22 15:17 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/rtl/hb

Re: [Harbour] hbl generation (to Przemek)

2009-04-22 Thread Przemyslaw Czerpak
On Wed, 22 Apr 2009, Szak�ts Viktor wrote: Hi, > Thanks, I'll send them to you in private. I received them. Thanks. Try to merge them after: 2009-04-22 15:17 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) It may slow down a little bit merging small files but should be much faster for l

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

2009-04-22 Thread Viktor Szakáts
Now the overhead of multifile input is marginal, thanks a lot for the quick solution! Brgds, Viktor On Wed, Apr 22, 2009 at 3:09 PM, wrote: > Revision: 10918 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10918&view=rev > Author: druzus > Date: 2009-04-22 13:09:47 +000

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

2009-04-22 Thread vszakats
Revision: 10919 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10919&view=rev Author: vszakats Date: 2009-04-22 13:52:08 + (Wed, 22 Apr 2009) Log Message: --- 2009-04-22 15:51 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg

Re: [Harbour] QT and hbmzip + GTQTC experiences

2009-04-22 Thread Pritpal Bedi
Hi >Now my large app runs with GTQTC. Will be good environment to test GTQTC instead of a demo appln. >1) SetMode() doesn't seem to work properly After issueing the SetMode() click on the window, do it set it right ? >and 2) there are quiet a few visual glitches (even besides codepage proble

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

2009-04-22 Thread Massimo Belgrano
Can samebody explain me this feature 2009/4/22 Viktor Szakáts > Now the overhead of multifile input is marginal, thanks a lot for the quick > solution! > Brgds, > Viktor > > > On Wed, Apr 22, 2009 at 3:09 PM, wrote: > >> Revision: 10918 >> >> http://harbour-project.svn.sourceforge.net/harbour-

Re: [Harbour] QT and hbmzip + GTQTC experiences

2009-04-22 Thread Viktor Szakáts
Hi Pritpal, On Wed, Apr 22, 2009 at 3:58 PM, Pritpal Bedi wrote: > > Hi > > >Now my large app runs with GTQTC. > > Will be good environment to test GTQTC instead of a demo appln. > > >1) SetMode() doesn't seem to work properly > > After issueing the SetMode() click on the window, do it set it rig

Re: [Harbour] QT - Multi-threading - A Limitation

2009-04-22 Thread Pritpal Bedi
Marcos Can you do some deep testings with QT and hb_threadStart()? I mean run some real-time widgets under MT. I have landed into more troubles than solutions with MT in GTQTC. I want to see if Harbour MT modal is meaningful in QT GUI context or not ? It willbecome the basis for next developm

[Harbour] Going on the web with Qt

2009-04-22 Thread Massimo Belgrano
Harbour go to qt and qt goto web http://www.kdedevelopers.org/node/3707 -- Massimo Belgrano ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Re: Going on the web with Qt

2009-04-22 Thread Massimo Belgrano
Kelsi is open source database, use qt and have an intresting feature "web form" http://www.youtube.com/watch?v=bDjeSUO2V4g&feature=related 2009/4/22 Massimo Belgrano : > Harbour go to qt and qt goto web > http://www.kdedevelopers.org/node/3707 > -- > Massimo Belgrano > -- Massimo Belgrano __

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

2009-04-22 Thread druzus
Revision: 10920 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10920&view=rev Author: druzus Date: 2009-04-22 18:32:13 + (Wed, 22 Apr 2009) Log Message: --- 2009-04-22 20:39 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/hbpcre

Re: [Harbour] QT - Multi-threading - A Limitation

2009-04-22 Thread Marcos Gambeta
Pritpal Bedi escreveu: Marcos Can you do some deep testings with QT and hb_threadStart()? I mean run some real-time widgets under MT. I have landed into more troubles than solutions with MT in GTQTC. I want to see if Harbour MT modal is meaningful in QT GUI context or not ? It willbecome the

Re: [Harbour] QT - Multi-threading - A Limitation

2009-04-22 Thread Pritpal Bedi
Hello Marcos Gambeta wrote: > > Yes, i can do. I will try windows in MT mode with controls like > QLineEdit, QCheckBox, QRadioBox and others. > Thanks. Please do whatever you can summerise in MT mode. I am particularly interested in event management. >Tell me if you want some especific tes

[Harbour] Open index with unknow function or variable

2009-04-22 Thread Adam Lubszczyk
Hi! Thera are BASE.DBF and BASE.NTX with key "FunctionX(Field1)" or key: Field1+VariableX Make same program with line: USE base INDEX base In Clipper it is OK, I open base with index. In Harbour I get error "Undefined function FUNCTIONX" or "Variable does not exist: VARIABLEX" WHY ? I need