Many thanks to Pritpal!
![Smile :-)](./images/smilies/icon_smile.gif)
FeedBack:The only requirement from your side is to provide feedback and constanly asking
for new features beside starting use of it on daily basis.
Code: Select all
-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
Thanks.Bayron wrote:Pritpal,
It is the first time I try it, and it is amazing, Thanks and Congratulations....
Yep, there is no way to achieve it otherwise. While editing, if I take useFeedBack:
Function List is not updated unless source is saved...
Yep. I will revisit the parsing code sometime later.Function List does not recognize abbreviations of the word FUNCTION (FUNCT, etc.)
I cannot reproduce, it is working perfect.Aplication is closed by Windows when a PRG file is open and the print button is pressed.
I tried this and the feature is still on my TODO list.ASKING IS FREE:
It would be nice if a KeyWord selection is implemented, so the user could select KeyWords and Colors
Must ask any more questions you may have.I think this will be my choice of IDE.... I absolutely love the Functions List...
The whole process should be the opposite way.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.hbpNow double click on that file and you will get this:Code: Select all
-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
Should be: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
Definitely agreed...Better would be if we shed some Clipper habits for good.