> I like the idea of creating an ecosystem to Harbour, but I hate to seeking
> around the world. I would like to see a central repository with main Harbour
> projects.
In this case I tend to think for Harbour it's enough to
create a page with all the links pointing to different projects,
but m
Reading the QScintilla code and the Notepad++ code, I had some ideas.
In future if HbIDE fails to fit my needs and I still wants more than
Notepad++ or another general code editor, I could write a full featured code
editor specific to Harbour programmers (based on Scintilla/NP++ or from
scratch us
>
>
> > Tab order on project properties is skipping some input boxes.
> >
>
> I could not follow it. What you mean "skipping" ?
>
> Tab order is out of order.
>
>
>
> Can you explain what constitute it to be unstable?
>
HbIDE crashs.
>
>
> > Goto Function on context menu doesn't jump to functio
>
>
> IMO it's time to start building a "world" around Harbour outside our
> physical repository. We're already getting size problems. Actually
> this world around Harbor exists since a long time with quite some
> well known and widely used components, so there is nothing more to
> do than extendin
Revision: 14518
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14518&view=rev
Author: vouchcac
Date: 2010-05-18 02:07:33 + (Tue, 18 May 2010)
Log Message:
---
2010-15-17 19:05 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* contrib/hbqt/hbqt_hbqplaint
On Tue, 18 May 2010, vszak...@users.sourceforge.net wrote:
Hi,
> 2010-05-18 02:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
> * utils/hbmk2/hbmk2.pt_BR.po
> * utils/hbmk2/hbmk2.hu_HU.po
> * utils/hbmk2/hbmk2.prg
> + Added experimental -hbdynvm mode.
> + Added support for .def i
Revision: 14517
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14517&view=rev
Author: druzus
Date: 2010-05-18 00:42:51 + (Tue, 18 May 2010)
Log Message:
---
2010-05-18 02:42 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbvm.
Revision: 14516
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14516&view=rev
Author: vouchcac
Date: 2010-05-18 00:38:40 + (Tue, 18 May 2010)
Log Message:
---
2010-15-17 17:29 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* contrib/hbqt/doc/en/class_h
Revision: 14515
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14515&view=rev
Author: vszakats
Date: 2010-05-18 00:26:06 + (Tue, 18 May 2010)
Log Message:
---
2010-05-18 02:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.pt_BR.p
Hi Przemek,
>> Very nice, count me to those who are eagerly awaiting it.
>> (even if in not yet fully cooked state)
>
> Thank you.
> There are some things which should be added/modified in hbmk2.
> First is support for .def files.
> This is .def file I used to link inproc OLE server DLL:
>
> E
On Mon, 17 May 2010, Pritpal Bedi wrote:
Hi,
> > Just for information only. Have you implemented COM_KEY(), COM_SKEY(),
> > COM_EVENT() functions, in COM_READ() and additional
> > parameters (2,3,4) in COM_OPEN()?
> Com_Key() => No
> Com_SKey() => No
> Com_Event() => No
> The all three functions
Przemysław Czerpak wrote:
>
> Thank you very much for it.
> I think that many Harbour users will find your decision as really great.
>
For sure Harbour plus users of other compiler too will benefit more than
they get today.
Thanks for your words.
> Just for information only. Have you impl
On Mon, 17 May 2010, Szak�ts Viktor wrote:
Hi Viktor,
> Very nice, count me to those who are eagerly awaiting it.
> (even if in not yet fully cooked state)
Thank you.
There are some things which should be added/modified in hbmk2.
First is support for .def files.
This is .def file I used to link
Revision: 14514
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14514&view=rev
Author: druzus
Date: 2010-05-17 20:34:13 + (Mon, 17 May 2010)
Log Message:
---
2010-05-17 22:34 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/vm/dynsym
> I think that many Harbour users will find your decision as really great.
>
>> If group is willing I can start the process under harbour/contrib/vouch32.
>
> As Viktor suggested it's probably a lot of work to update such code
> to current Harbour contrib level so adding it as is to contrib may
>
On Mon, 17 May 2010, Mindaugas Kavaliauskas wrote:
Hi,
> >Yes. I've wrote inproc OLE server for Harbour and it uses above
> >functions to convert function/method/memvar symbols to DISPID in
> >GetIDsOfNames() dispatch method and they are later converted back
> >to symbols in Invoke() method.
> >I
When i compile harbour from SVN source i got this error:
c:\projetos\harbour\src\vm\dynsym.c(547) : error C2440: '=' : cannot convert
from 'void *' to 'PDYNHB_ITEM'
Conversion from 'void*' to pointer to non-'void' requires an
explicit cast
In dynsym.c(547):
s_pDynIndex = hb_xrealloc( s_p
On Mon, 17 May 2010, Pritpal Bedi wrote:
Hi Pritpal,
> You may be familiar with Vouch32 library and its counterpart
> Vouch32 Active-X Server. If not please visit.
> http://www.vouchcac.com/vouch32/vouch32.htm
>A Free Windows Extended Utilities Library for Clipper, Xbase++ and
> (x)Harbour
Pritpal Bedi wrote:
>
> Fill this with valid path, then exit hbIDE, re-enter,
> and tell me what happens then.
>
Do not forget to click "Save and Exit" after suppying the location.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
Itamar Lins-2 wrote:
>
> In window "Project Properties"
> I found a problem:
> Project type: EXECUTABLE
> Project Title: XYZ
> Project Location: "" <- //problem not save the path.
>
Project Location: ""
>From where blanks are populated ?
Fill this with valid path, then exit h
Revision: 14513
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14513&view=rev
Author: vszakats
Date: 2010-05-17 18:49:23 + (Mon, 17 May 2010)
Log Message:
---
2010-05-17 20:47 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* include/hbextern.ch
* s
Em 17/05/2010 13:59, Pritpal Bedi escreveu:
Itamar Lins-2 wrote:
Looking best, is a problem with option "Project Location:" is not saving
the path.
I have never encountered what you say.
Explain from step 1.
In window "Project Properties"
I found a problem:
Project type: EXECUTABLE
Proj
> What32 plus few more classes.
>
> 3.82 MB on disk size.
>
> "vouch32" can be "vouch", no problems.
> I told that it compiles with current Harbour and
> works flawlessly with my production applications.
>
> I can publish also the way it can be used with any
> console application ( on Window
Pritpal Bedi wrote:
>
> 3.82 MB on disk size.
>
Pulling our COM_* plus Graphics, it will be even less.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http://harbour-devel.1590103.n2.nabble.com/Vouch32-Under-Harbour-Contrib-tp506
Viktor Szakáts wrote:
>
> BTW, how large is the source code of VOUCH32?
>
What32 plus few more classes.
3.82 MB on disk size.
"vouch32" can be "vouch", no problems.
I told that it compiles with current Harbour and
works flawlessly with my production applications.
I can publish also the w
Itamar Lins-2 wrote:
>
>
> Looking best, is a problem with option "Project Location:" is not saving
> the path.
>
I have never encountered what you say.
Explain from step 1.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
View this message in context:
http:
Mindaugas Kavaliauskas wrote:
>
>> and haven't made any real life test so far so I do not want to
>> make it public it yet.
>
> Perhaps one of the most amazing things is how can you write software
> without testing!!! :) Usualy I can not write more than 30 lines of code
> without trying to ru
Xavi-2 wrote:
>
>> http://hbide.vouch.info/downloads/QScintilla.zip
>
> It's recommendable update the component with their respective original
> sources. ;)
>
> http://scintilla.cvs.sourceforge.net/viewvc/scintilla/scintilla/include/SciLexer.h?revision=1.176&view=markup
> http://scintilla.cvs.
> What about 2 simple functions ?
>
> MemVar2File(cFile) <> File2MemVar(cFile)
>
> No need to write'em in C.
That's what I did, just with different
names and keeping existing .mem features.
Viktor
___
Harbour mailing list (attachment size limit
Il 17/05/2010 18.32, Viktor Szakáts ha scritto:
An evolution library
I was thinking to include it in hbvm, but for this
it needs to be rewritten in .c and we need a new
SET() (or similar) to enable the feature.
Or it can be added as is as HB_MVSAVE() and
HB_MVRESTORE() with somewhat frien
El 17/05/2010 13:10, Viktor Szakáts escribió:
Hi All,
I've created little code which is able to save
and restore PRIVATE/PUBLIC variables with longer
than 10 chars names.
Since the format cannot be compatible with
Clipper .mem files, I chose the extension .hbv,
and it internally uses core seria
BTW, how large is the source code of VOUCH32?
Viktor
On 2010 May 17, at 17:40, Pritpal Bedi wrote:
>
> Hello Everybody
>
> You may be familiar with Vouch32 library and its counterpart
> Vouch32 Active-X Server. If not please visit.
>
> http://www.vouchcac.com/vouch32/vouch32.htm
> A Free
> An evolution library
I was thinking to include it in hbvm, but for this
it needs to be rewritten in .c and we need a new
SET() (or similar) to enable the feature.
Or it can be added as is as HB_MVSAVE() and
HB_MVRESTORE() with somewhat friendlier (but compatible)
parameter interface.
Vikto
An evolution library
2010/5/17 Viktor Szakáts :
> Hi All,
>
> I've created little code which is able to save
> and restore PRIVATE/PUBLIC variables with longer
> than 10 chars names.
>
> Since the format cannot be compatible with
> Clipper .mem files, I chose the extension .hbv,
> and it internall
Hi All,
I've created little code which is able to save
and restore PRIVATE/PUBLIC variables with longer
than 10 chars names.
Since the format cannot be compatible with
Clipper .mem files, I chose the extension .hbv,
and it internally uses core serialization functions.
The functions are plugi
Hi!
Looking best, is a problem with option "Project Location:" is not saving
the path.
Best Regards,
Itamar M. Lins Jr.
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listin
http://hbide.vouch.info/downloads/QScintilla.zip
It's recommendable update the component with their respective original sources.
;)
http://scintilla.cvs.sourceforge.net/viewvc/scintilla/scintilla/include/SciLexer.h?revision=1.176&view=markup
http://scintilla.cvs.sourceforge.net/viewvc/scintill
Em 17/05/2010 12:46, Pritpal Bedi escreveu:
Did you compiled hbQT also ?
No, I'll do it.
Best regards,
Itamar M. Lins Jr.
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/
Hi,
It is interesting, what new code is behind this modifications? :)
Remote function/method execution or that? :)
Yes. I've wrote inproc OLE server for Harbour and it uses above
functions to convert function/method/memvar symbols to DISPID in
GetIDsOfNames() dispatch method and they are late
Project location problem.
b)-> File Menu -> Project -> Properties -> Flags, removed option flag
(-run) click button save and close and now show message of error:
title of window "Project Location"
The specified path is invalid for: ""
Best regards,
Itamar M. Lins Jr.
__
Hi Pritpal,
> Though it compiles fine with current Harbour and possibly with -DUNICODE
> also but still it may require an overhaul. The style is sephagatti as it
> was started after my first encounter with xHarbour in 2002 and
> when Augusto Infante and Andy Wos committed What32 library.
> So i
Itamar Lins-2 wrote:
>
> Same problem with key . Problem not resolved.
> a)Via mouse position the cursor anywhere in a text and press key del.
> Result: cursor got to top of (similar ctrl+home) text.
>
Did you compiled hbQT also ?
-
enjoy hbIDEing...
Pritpal Bedi
http://hbi
Mindaugas Kavaliauskas wrote:
>
>> "toggle" does not require start/stop constructs.
>
> So, how can I start and end selection?
>
>> Tell me if it is not sufficient.
>
> No, it's not sufficient:
> 1)
> ::toggleLineSelectionMode() (starts selection - ok)
> Down
> Down
> ::clearS
Hi!
Same problem with key . Problem not resolved.
a)Via mouse position the cursor anywhere in a text and press key del.
Result: cursor got to top of (similar ctrl+home) text.
Best regards,
Itamar M. Lins Jr.
___
Harbour mailing list (attachment size l
Hello Everybody
You may be familiar with Vouch32 library and its counterpart
Vouch32 Active-X Server. If not please visit.
http://www.vouchcac.com/vouch32/vouch32.htm
A Free Windows Extended Utilities Library for Clipper, Xbase++ and
(x)Harbour
http://www.vouch32.com
Home of Vouch32 A
Hi Przemek,
>> On 2010.05.17 14:37, dru...@users.sourceforge.net wrote:
>>>+ added to C functions:
>>> int hb_dynsymToNum( PHB_DYNS pDynSym );
>>> PHB_DYNS hb_dynsymFromNum( int iSymNum );
>>> which can be used to make conversion between dynamic symbols and
>>> number
On 2010.05.17 17:43, Pritpal Bedi wrote:
Mindaugas Kavaliauskas wrote:
I do not find:
::startSelection()
::stopSelection()
::toggleColumnSelectionMode()
There are three methods:
::toggleColumnSelectionMode()
::toggleLineSelectionMode()
::clearSelection()
"toggle"
>> I don't understand your confusion. There is _no_
>> context when changing the casing of a filename
>> is right. If you change the casing it's the exact
>> same thing is if you added "foobar" in the middle
>> of the filename. IOW casing matters the same way
>> as the actual characters.
>>
>
Viktor Szakáts wrote:
>
> I don't understand your confusion. There is _no_
> context when changing the casing of a filename
> is right. If you change the casing it's the exact
> same thing is if you added "foobar" in the middle
> of the filename. IOW casing matters the same way
> as the act
I also plan to add
OLE wrappers to HBNETIO so users can use HBNETIO RPC from any other
language which supports OLE, i.e. from Visual Basic or some .NET
language.
best regards,
Przemek
Or...
From my legacy Xbase++ programs !!!
This would ease migration a lot.
Hats off !!!
Thank you, thank you !
Przemysław Czerpak wrote:
>
> Yes. I've wrote inproc OLE server for Harbour and it uses above
> functions to convert function/method/memvar symbols to DISPID in
> GetIDsOfNames() dispatch method and they are later converted back
> to symbols in Invoke() method.
> I've finished the code but I hav
Mindaugas Kavaliauskas wrote:
>
> I do not find:
>::startSelection()
>::stopSelection()
>::toggleColumnSelectionMode()
>
There are three methods:
::toggleColumnSelectionMode()
::toggleLineSelectionMode()
::clearSelection()
"toggle" does not require start/stop constructs.
Revision: 14512
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14512&view=rev
Author: vouchcac
Date: 2010-05-17 14:39:41 + (Mon, 17 May 2010)
Log Message:
---
2010-15-17 07:33 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* contrib/hbqt/hbqt_hbqplaint
>>> Which revision you are using?
>>> How do you add a file to the project ?
>>
>> Last fix was not enough. See hbide_pathNormalized()
>> where you convert dir/path to lowercase at about
>> 40-50 different places in HBIDE.
>>
>
> It may be broken for sure, but I need to know
> which action ha
On Mon, 17 May 2010, Mindaugas Kavaliauskas wrote:
Hi,
> On 2010.05.17 14:37, dru...@users.sourceforge.net wrote:
> > + added to C functions:
> > int hb_dynsymToNum( PHB_DYNS pDynSym );
> > PHB_DYNS hb_dynsymFromNum( int iSymNum );
> > which can be used to make convers
Viktor Szakáts wrote:
>
>> I believe I had fixed this issue.
>>
>> Which revision you are using?
>> How do you add a file to the project ?
>
> Last fix was not enough. See hbide_pathNormalized()
> where you convert dir/path to lowercase at about
> 40-50 different places in HBIDE.
>
It may
Itamar Lins-2 wrote:
>
> Hi!
>
> a)Via mouse position the cursor anywhere in a text and press key del.
> Result: cursor got to top of (similar ctrl+home) text.
>
Thanks for the bug-report,
will be fixing today.
-
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
--
Itamar Lins-2 wrote:
>
> Hi!
> Message of window out put console is wrong.
>
> hbmk2: Running executable:
> start "" cepe.exe
>
>
> Exit Code [ 0 ]Exit Status [ 0 ]Finished at [ 08:54:0
Hi,
On 2010.05.17 17:05, Pritpal Bedi wrote:
Please examine.
Alternatively you can look into ideshortcuts.prg.
Let me know it more constructs are needed.
I do not find:
::startSelection()
::stopSelection()
::toggleColumnSelectionMode()
Regards,
Mindaugas
__
>> With hbide on linux, i add sources (prg) on my project
>> from (/homeL/guy/devhb/proj). But hbide refuse to open
>> them "File not found" : /homel/guy/devhb/proj/t3.prg
>>
>> Notice that hbide changes homeL with homel !
>>
>
> I believe I had fixed this issue.
>
> Which revision you are usin
Mindaugas Kavaliauskas wrote:
>
>> iif( ::isMarking, ::stopMarking(), ::setColumnSelectionMode() .and.
>> ::startMarking() )
>> This is not an elegant solution but it can work.
>
> OK, I can write inline IF. I do not care about elegance, but I will not
> use editor until it does not have the f
Massimo Belgrano wrote:
>
> Problem SEEM persist
>
> CURD.EXE IS GENERATED AT g:\clip52\lavori\massimo\arca
>
> IMO if compiledcurd.hb-3rd=hbide_workingfolder cd is required
>
>
> CURDIR.HBP
> -3rd=hbide_version=1.0
> -3rd=hbide_type=Executable
> -3rd=hbide_title=curd
> -3rd=hbide_locat
Guy Roussin wrote:
>
> With hbide on linux, i add sources (prg) on my project
> from (/homeL/guy/devhb/proj). But hbide refuse to open
> them "File not found" : /homel/guy/devhb/proj/t3.prg
>
> Notice that hbide changes homeL with homel !
>
I believe I had fixed this issue.
Which revision yo
Hi Eric,
>>> gcc: installation problem, cannot exec `cc1plus': No such file or directory
>>> mingw32-make[3]: *** [hbqt_base.o] Error 1
>>> mingw32-make[2]: *** [descend] Error 2
>>> mingw32-make[1]: *** [hbqt] Error 2
>>> mingw32-make: *** [contrib] Error 2
>>
>> Not Harbour problem. Your C comp
Viktor Szakáts writes:
>
> Hi,
>
> On 2010 May 13, at 08:02, Eric Developer.SP-BR wrote:
>
> > I downloaded yesterday from SVN
> >
> > =
> > mingw32-make.exe install
> >
> >
> > ! Using QT 'moc' executable: C:\QT\4.6.2\INCLUDE\..\bin
Hi!
in doc\en\rddord.txt
* $NAME$
* ORDBAGNAME()
...
* $EXAMPLES$
* USE Tests VIA "DBFCDX" NEW
* Set index to TESTs
* ORDBAGNAME( "TeName" )// Returns: Customer
* ORDBAGNAME( "TeLast" )// Returns: Customer
* ORDBAGNAME( "teZip" ) //
Hi,
On 2010.05.17 14:37, dru...@users.sourceforge.net wrote:
+ added to C functions:
int hb_dynsymToNum( PHB_DYNS pDynSym );
PHB_DYNS hb_dynsymFromNum( int iSymNum );
which can be used to make conversion between dynamic symbols and
numbers
It is interest
Hi!
Message of window out put console is wrong.
hbmk2: Running executable:
start "" cepe.exe
Exit Code [ 0 ]Exit Status [ 0 ]Finished at [ 08:54:03 ]Done
in [ 6.54 Secs ]
--
Hi!
a)Via mouse position the cursor anywhere in a text and press key del.
Result: cursor got to top of (similar ctrl+home) text.
Best regards,
Itamar M. Lins Jr.
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http:
Revision: 14511
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14511&view=rev
Author: druzus
Date: 2010-05-17 11:37:27 + (Mon, 17 May 2010)
Log Message:
---
2010-05-17 13:37 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbapi
Qt 4.6.2 for OS/2 is ready, in .wpi packages
Below are info from http://svn.netlabs.org/qt4
David Macias
Latest version
The latest version is 4.6.2 released on 14.05.2010. This is the latest
release of Qt 4 from Nokia and it includes a bunch of new features and
improvements, many of which a
Hi,
vusn> + Readded hbsms lib.
vusn> The code well may be pure crap, so if you have problem
vusn> with it, supply working patches. Pls note that the
vusn> reader function uses locally implemented timeout
vusn> functionality, which may or may not work at all,
vusn>
On Mon, 17 May 2010, Adam Lubszczyk wrote:
Hi!
> I use Harbour compilator and library from MiniGui {compile also to console
> mode}
Sorry but it may be problem with this build only so I cannot help you.
best regards,
Przemek
___
Harbour mailing list (
Hi,
I still can. Screencast at www.dbtopas.lt/hrb/f11.avi
f11.avi clearly indicates that your claim is valid.
But for "mysterious" reasons I cannot reproduce
it on my machine.
Can you so test after hbQT rebuild ?
It seems hbqt clean rebuild helped. Thank You.
I want implement the follo
Problem SEEM persist
CURD.EXE IS GENERATED AT g:\clip52\lavori\massimo\arca
IMO if compiledcurd.hb-3rd=hbide_workingfolder cd is required
CURDIR.HBP
-3rd=hbide_version=1.0
-3rd=hbide_type=Executable
-3rd=hbide_title=curd
-3rd=hbide_location=G:/CLIP52/LAVORI/MASSIMO/ARCA
-3rd=hbide_workingf
Hi!
I use Harbour compilator and library from MiniGui {compile also to console
mode}
(http://hmgextended.com/files/CONTRIB/)
Now I update MiniGui to 1.8.81a with Harbour version:
Harbour 2.1.0dev (Rev. 14350)
{previous version in first post Harbour 2.1.0dev (Rev. 14130)}
Now sample progam (see f
Hi,
With hbide on linux, i add sources (prg) on my project
from (/homeL/guy/devhb/proj). But hbide refuse to open
them "File not found" : /homel/guy/devhb/proj/t3.prg
Notice that hbide changes homeL with homel !
--
Guy
___
Harbour mailing list (attac
77 matches
Mail list logo