Pritpal has been so kind to attend us to learn how to use HBIDE and FWH, so we are inviting him here to share his expertise with us, for those that may want to try HBIDE
Many thanks to Pritpal! ![]()
Pritpal has been so kind to attend us to learn how to use HBIDE and FWH, so we are inviting him here to share his expertise with us, for those that may want to try HBIDE
Many thanks to Pritpal! ![]()
Thanks Antonio
It is a pleasure to be invited here on this board.
May be many of you did not heard about me, so here is a brief intro of myself:
It is Pritpal Bedi from India-USA, a student of software analyis & design.
Undersigned has contributed to the cause of Clipper community whatever
small he could, by way of contributions to xHarbour and then Harbour plus
Vouch32.lib and Vouch32 Activex Server.
Currently undersigned is dedicating to Harbour bindings for Qt and the resulting
libraries are hbQT, hbXBP with resultant showcase application of those libraries in the
shape of hbIDE ( Harbour's Integrated Development Environment ).
Antonio, this great visionary of his subject, has just invited me to share
my experiences with hbIDE in context to IDE in general and FWH in specific.
I really feel honored to be amongst you and pledge to make hbIDE the most
used component of your development cycle.
The only requirement from your side is to provide feedback and constanly asking
for new features beside starting use of it on daily basis.
hbIDE is still very young, only five months old, so please remain patient if it does
not come close to your expectations. But be sure that it will one day.
Regards
Pritpal Bedi
Hi Pritpal,
welcome to this forum. Thanks for your time and contributions to the [x]Harbour community.
Welcome !!!
Best regards,
Felix
I use HBIDE since the first day
I think it will be the Winner
Great Work Pritpal
Great Work
India 10 Points
Thanks from Austria
The only requirement from your side is to provide feedback and constanly asking
for new features beside starting use of it on daily basis.
=====>
Bayron Landaverry
xBasePHP.com
(215)2226600 Philadelphia,PA, USA
MayaBuilders@gMail.com
Guatemala
FWH25.06--Harbour 3.0.0--BCC7.7--UEstudio 10.10
Windows 10
FiveWin, One line of code and it's done...
-3rd=hbide_version=1.0
-3rd=hbide_type=Executable
-3rd=hbide_title=FWH&Based
-3rd=hbide_location=C:\hbide
-3rd=hbide_workingfolder=
-3rd=hbide_destinationfolder=
-3rd=hbide_output=myfwh
-3rd=hbide_launchparams=
-3rd=hbide_launchprogram=
-3rd=hbide_backupfolder=
-3rd=hbide_xhb=NO
-3rd=hbide_xpp=NO
-3rd=hbide_clp=NO
Â
-w
-p
-gtgui
-ic:\fwh
-Lc:\fwh\lib
-Lc:\fwh\include
-lFiveH
-lFiveHC
-lxhb
-lnddeapi
-liphlpapi
-lmsimg32
-lrasapi32
-lhbct
-lhbwin
Â
test.prg






Bayron wrote:Pritpal,
It is the first time I try it, and it is amazing, Thanks and Congratulations....
FeedBack:
Function List is not updated unless source is saved...
Function List does not recognize abbreviations of the word FUNCTION (FUNCT, etc.)
Aplication is closed by Windows when a PRG file is open and the print button is pressed.
ASKING IS FREE:
It would be nice if a KeyWord selection is implemented, so the user could select KeyWords and Colors
I think this will be my choice of IDE.... I absolutely love the Functions List...
Antonio Linares wrote:I am going to explain here the first steps to use HBIDE and FWH:
Create this file in your working folder:
myfwh.hbp
-3rd=hbide_version=1.0 -3rd=hbide_type=Executable -3rd=hbide_title=FWH&Based -3rd=hbide_location=C:\hbide -3rd=hbide_workingfolder= -3rd=hbide_destinationfolder= -3rd=hbide_output=myfwh -3rd=hbide_launchparams= -3rd=hbide_launchprogram= -3rd=hbide_backupfolder= -3rd=hbide_xhb=NO -3rd=hbide_xpp=NO -3rd=hbide_clp=NO -w -p -gtgui -ic:\fwh -Lc:\fwh\lib -Lc:\fwh\include -lFiveH -lFiveHC -lxhb -lnddeapi -liphlpapi -lmsimg32 -lrasapi32 -lhbct -lhbwin test.prg
Now double click on that file and you will get this:
Dear Pritpal,
Many thanks for your so valuable help ![]()




Antonio Linares wrote:This time I tried it the "usual" way, as Pritpal said, and got it working with these flags
-Ic:\fwh\include
-lc:\fwh\lib\fiveh
-lc:\fwh\lib\fivehc
-lgtgui
-lhbwin
I wrote an uppercase i ![]()
These are my final used flags:
-ic:\fwh\include
-lc:\fwh\lib\fiveh
-lc:\fwh\lib\fivehc
-lhbwin
-gui
working fine ![]()
Better would be if we shed some Clipper habits for good.
=====>
Bayron Landaverry
xBasePHP.com
(215)2226600 Philadelphia,PA, USA
MayaBuilders@gMail.com
Guatemala
FWH25.06--Harbour 3.0.0--BCC7.7--UEstudio 10.10
Windows 10
FiveWin, One line of code and it's done...