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
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
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
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
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
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
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
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 ..\
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
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
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
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
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
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-
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
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 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
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
__
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
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
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
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
22 matches
Mail list logo