Introducing FiveTech's fivedit
Re: Introducing FiveTech's fivedit
-------------------------------------------- NEW VERSION 14/04/2019 --------------------------------------
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
Bug fixed: selection Themes -> Preferences - General
Added and fixed: set parameters for execute EXE
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
Bug fixed: selection Themes -> Preferences - General
Added and fixed: set parameters for execute EXE
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Introducing FiveTech's fivedit
---------------------------------------- NEW VERSION 20/04/2019 --------------------------------
- New: Now allows to save the marks defined by the user and restore the marks when opening the file
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
Remember that with F11 and F12 you move through the different brands (next and previous)
And with ALT + F12 all the marks are eliminated
- New: Now allows to save the marks defined by the user and restore the marks when opening the file
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
Remember that with F11 and F12 you move through the different brands (next and previous)
And with ALT + F12 all the marks are eliminated
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Introducing FiveTech's fivedit
---------------------------------------- NEW VERSION 22/05/2019 ---------------------------
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
- Minor bugs fixed
- Added SHIFT + F4 and SHIFT + F11 execute PRGS in ( localhost ): new Harbour for web
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
- Minor bugs fixed
- Added SHIFT + F4 and SHIFT + F11 execute PRGS in ( localhost ): new Harbour for web
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Introducing FiveTech's fivedit
--------------------------------------- NEW VERSION 24/05/2019 ----------------------------
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
Added in menu Run ( ejecutar )
- Run actual file from other url ( not localhost ): ALT+Q or ALT+R
- Run any file from url: ALT+A or ALT+F
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
Added in menu Run ( ejecutar )
- Run actual file from other url ( not localhost ): ALT+Q or ALT+R
- Run any file from url: ALT+A or ALT+F
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Introducing FiveTech's fivedit
------------------------------------------ NEW VERSION: 25/05/2019 ------------------------------
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
- Changed ALT+F y ALT+A por ALT+Z y ALT+N
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
- Changed ALT+F y ALT+A por ALT+Z y ALT+N
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Introducing FiveTech's fivedit
Y, en breve publicaré la nueva versión con soporte GitHub, en remoto, para el control de versiones
And, shortly I will publish the new version with GitHub support, remotely, for version control
And, shortly I will publish the new version with GitHub support, remotely, for version control
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
- AngelSalom
- Posts: 664
- Joined: Fri Oct 07, 2005 7:38 am
- Location: Vinaros (Castellón ) - España
- Contact:
Re: Introducing FiveTech's fivedit
No dejas de asombrarme Cristóbal, bravo.
Angel Salom
http://www.visionwin.com
---------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.0
http://www.visionwin.com
---------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.0
Re: Introducing FiveTech's fivedit
------------------------------------ NEW VERSION 28/06/2019 --------------------------------------
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
- Minor bugs fixed.
- Methods and Datas explorer added to objects defined by their class or by command.
Sample:
if you write:
oBrw := TXBrowse():New( ..... )
when you write ( : ), oBrw:, list with all methods and datas of this object is shown
Other possibility:
if you write:
DEFINE WINDOW oWnd .......
when you write ( : ), oWnd:, list with all methods and datas of this object is shown
- Initial Github repository management support
( Please look image in previous post. )
- Execution of prgs in the browser (Chrome, IE, etc.), compatible with mod_harbour
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
- Minor bugs fixed.
- Methods and Datas explorer added to objects defined by their class or by command.
Sample:
if you write:
oBrw := TXBrowse():New( ..... )
when you write ( : ), oBrw:, list with all methods and datas of this object is shown
Other possibility:
if you write:
DEFINE WINDOW oWnd .......
when you write ( : ), oWnd:, list with all methods and datas of this object is shown
- Initial Github repository management support
( Please look image in previous post. )
- Execution of prgs in the browser (Chrome, IE, etc.), compatible with mod_harbour
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Introducing FiveTech's fivedit
How it is possible? if the class is defined in a library?cnavarro wrote: - Methods and Datas explorer added to objects defined by their class or by command.
Sample:
if you write:
oBrw := TXBrowse():New( ..... )
when you write ( : ), oBrw:, list with all methods and datas of this object is shown
Other possibility:
if you write:
DEFINE WINDOW oWnd .......
when you write ( : ), oWnd:, list with all methods and datas of this object is shown
Re: Introducing FiveTech's fivedit
Good questionAntoninoP wrote: How it is possible? if the class is defined in a library?
Explain an example of what you are saying, please, maybe we can find a solution.
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Introducing FiveTech's fivedit
I think your editor uses a mix of code parsing and library extraction like https://github.com/FiveTechSoft/mod_har ... lasses.prg.
My extension can't do it because is written in Javascript and is multiplatform
My extension can't do it because is written in Javascript and is multiplatform
Re: Introducing FiveTech's fivedit
----------------------------------- NEW VERSION 10/07/2019 --------------------------
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Introducing FiveTech's fivedit
-------------------------------------- NEW VERSION -------------------------------------
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
- Allow select multiple files ( > 10 ) when create project or add items into project
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
- Allow select multiple files ( > 10 ) when create project or add items into project
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Introducing FiveTech's fivedit
--------------------------------------- NEW VERSION 01/08/2019 -----------------------------
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: Introducing FiveTech's fivedit
-------------------------------------------------- NEW VERSION 24/09/2019 ---------------------------------------------
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
- Save and Restore credentials for Github
- Error doubleclick xbrowses: fixed
Files configuration:
https://bitbucket.org/fivetech/fivewin- ... nstall.zip
New Slack for FivEdit
Use this link for join
https://join.slack.com/t/fivedit/shared ... TY1YTQ5OWY
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
- Save and Restore credentials for Github
- Error doubleclick xbrowses: fixed
Files configuration:
https://bitbucket.org/fivetech/fivewin- ... nstall.zip
New Slack for FivEdit
Use this link for join
https://join.slack.com/t/fivedit/shared ... TY1YTQ5OWY
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.