FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Introducing FiveTech's fivedit
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: Introducing FiveTech's fivedit
Posted: Tue Feb 23, 2016 08:12 PM

Cristobal,

The tree just works like a normal tree, you just point and click on a method or function and the source for that is displayed in the edit panel. There are buttons for sorting and expanding and collapsing all the nodes. It also has a few other buttons I have never used and I am not sure what they do.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Thu Apr 07, 2016 06:44 PM

--------------------- NEW VERSION 07/04/2016 ----------------------

viewtopic.php?f=6t=24025p=188855#p188855

&&

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Tue Apr 19, 2016 07:10 PM
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Fri Jul 29, 2016 02:13 AM

-------------------------- New Version 28/07/2016 ----------------------

viewtopic.php?f=6t=24025p=192615#p192615

&&

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Sat Jul 30, 2016 05:39 PM

Sorry

------------------------------- New 30/07/2016 ---------------------------
Bug Fixed: Save config, libs, etc and add ExtraIibs

https://bitbucket.org/fivetech/fivewin- ... edit43.zip

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Thu Aug 11, 2016 10:58 PM

------------------------ NEW VERSION -------------------

viewtopic.php?f=6t=24025p=193020#p193020

&&

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
Re: Introducing FiveTech's fivedit
Posted: Fri Aug 12, 2016 10:17 AM
Hello

I try to compile 2 file a crw_new.prg and dllcall.c

I have
Fatal: Unable to open file 'DLLCALL.OBJ'
but in the root dllcall.obj was created .

I have this erroe:
Code (fw): Select all Collapse
xHarbour 1.2.3 Intl. (SimpLex) (Build 20130903)
Copyright 1999-2013, http://www.xharbour.org <!-- m --><a class="postlink" href="http://www.harbour-project.org/">http://www.harbour-project.org/</a><!-- m -->
Compiling 'd:\prgwin\cristal\CRW_NEW.prg'...
Generating C source output to 'd:\prgwin\cristal\CRW_NEW.c'...
Done.

Lines 2316, Functions/Procedures 49, pCodes 5579

C:\FIVEDIT>if errorlevel 0 C:\bcc582\bin\bcc32.exe  -IC:\FWH_06\xharbour\include -o"d:\prgwin\cristal\dllcall.obj" d:\prgwin\cristal\dllcall.c 
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
d:\prgwin\cristal\dllcall.c:
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Fatal: Unable to open file 'DLLCALL.OBJ'


Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Fatal: Unable to open file 'HBMXML.LIB'


Regards Maurizio
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Introducing FiveTech's fivedit
Posted: Fri Aug 12, 2016 06:14 PM

Maurizio,

Are you using a Fivedit project ?

If so, please post its contents here

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
Re: Introducing FiveTech's fivedit
Posted: Tue Aug 16, 2016 12:48 PM
Thanks Cristobal ,

with your help it works
This is the template that I use for xHarbour
Code (fw): Select all Collapse
[PREFERENCES]
0=Config Default XHarbour Borland 7.00
2=32 bits
5=xHarbour
41=Borland C/C++ 7.00
44=                                                                                 
45=
46=
47=
48=.T.
49=.T.
50=.T.
51=.F.
52=.T.
53=.F.
54=.F.
55=.F.
56=.F.
57=.F.
58=.F.
59=.F.
60=.F.
61=.T.
62=FiveWin
63=c:\bcc7\bin\bcc32.exe
64=c:\bcc7\bin\ilink32.exe
65=c:\bcc7\bin\brc32.exe
68=.F.
1=c:\fwh_16
3=
4=C:\FWH_16\xHarbour\
6=/n /m /w /es1 /gc1
7=
8=c:\bcc7
9=/Gn /aa /Tpe /s
10=
34=/c /O2
[USERLIBS]
001=c:\fwh_16\lib\fivehx.lib,1
002=c:\fwh_16\lib\fivehc.lib,1
[XHARBOURLIBS]
001=C:\FWH_16\xHarbour\lib\gtgui.lib,1
002=C:\FWH_16\xHarbour\lib\rtl.lib,1
003=C:\FWH_16\xHarbour\lib\vm.lib,1
004=C:\FWH_16\xHarbour\lib\lang.lib,1
005=C:\FWH_16\xHarbour\lib\macro.lib,1
006=C:\FWH_16\xHarbour\lib\rdd.lib,1
007=C:\FWH_16\xHarbour\lib\dbfntx.lib,1
008=C:\FWH_16\xHarbour\lib\dbfcdx.lib,1
009=C:\FWH_16\xHarbour\lib\dbffpt.lib,1
010=C:\FWH_16\xHarbour\lib\hbsix.lib,1
011=C:\FWH_16\xHarbour\lib\debug.lib,1
012=C:\FWH_16\xHarbour\lib\common.lib,1
013=C:\FWH_16\xHarbour\lib\pp.lib,1
014=C:\FWH_16\xHarbour\lib\ct.lib,1
015=C:\FWH_16\xHarbour\lib\pcrepos.lib,1
016=C:\FWH_16\xHarbour\lib\hbzip.lib,1
017=C:\FWH_16\xHarbour\lib\zlib.lib,1
018=C:\FWH_16\xHarbour\lib\png.lib,1
019=C:\FWH_16\xHarbour\lib\hbmxml.lib,1
[CCOMPLIBS]
001=c:\bcc7\lib\cw32.lib,1
002=c:\bcc7\lib\uuid.lib,1
003=c:\bcc7\lib\import32.lib,1
004=c:\bcc7\lib\psdk\odbc32.lib,1
005=c:\bcc7\lib\psdk\nddeapi.lib,1
006=c:\bcc7\lib\psdk\msimg32.lib,1
007=c:\bcc7\lib\psdk\psapi.lib,1
008=c:\bcc7\lib\psdk\rasapi32.lib,1
009=c:\bcc7\lib\psdk\gdiplus.lib,1
010=c:\bcc7\lib\psdk\shell32.lib,1
011=C:\BCC7\lib\c0x32.obj,1
[INCLUDES]
001=,0


Regards Maurizio
www.nipeservice.com
Posts: 1067
Joined: Wed Nov 09, 2005 02:17 AM
Re: Introducing FiveTech's fivedit
Posted: Tue Aug 16, 2016 02:37 PM

Hello Guys,

Can I import MED's Project to Fivedit ? Is it possible?

Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Bel茅m-Pa-Brazil
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Tue Aug 16, 2016 03:25 PM

Please, put one sample project of MED

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 1067
Joined: Wed Nov 09, 2005 02:17 AM
Re: Introducing FiveTech's fivedit
Posted: Tue Aug 16, 2016 05:03 PM
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Bel茅m-Pa-Brazil
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Tue Aug 16, 2016 06:52 PM
vilian wrote:Here is it:

http://www.mediafire.com/download/qlz5f0rbr13i00x/SGV.MPJ


Thanks
I have downloaded and studied
Why are there multiple files as "file01" and more as "file02" and more
I do not understand if it is a single project or several projects are
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Tue Aug 16, 2016 07:07 PM

Vilian

I am ready to perform a function to import MED projects, but creating a new project with FivEdit is very very simple
Please look

viewtopic.php?f=17t=31596#p193014

&

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 1067
Joined: Wed Nov 09, 2005 02:17 AM
Re: Introducing FiveTech's fivedit
Posted: Tue Aug 16, 2016 07:09 PM
It is a single Project with sections. I guess for each FileGroup there are a list of files.(E.g. fileGroup2=HRB Sif is files2)

Here is a image of the project openned in MED:

Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Bel茅m-Pa-Brazil