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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
- AngelSalom
- Posts: 727
- Joined: Fri Oct 07, 2005 7:38 am
- Location: Benicarló (Castellón ) - España
- Has thanked: 1 time
- Contact:
Re: Introducing FiveTech's fivedit
No dejas de asombrarme Cristóbal, bravo.
Angel Salom
Visionwin Software - https://www.visionwin.com
------------------------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.4
Visionwin Software - https://www.visionwin.com
------------------------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.4
Re: Introducing FiveTech's fivedit
------------------------------------ NEW VERSION 28/06/2019 --------------------------------------
https://bitbucket.org/fivetech/fivewin-contributions/downloads/FIVEDIT.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-contributions/downloads/FIVEDIT.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
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
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
Re: Introducing FiveTech's fivedit
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
How it is possible? if the class is defined in a library?
Re: Introducing FiveTech's fivedit
AntoninoP wrote:How it is possible? if the class is defined in a library?
Good question
Explain an example of what you are saying, please, maybe we can find a solution.
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
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
Re: Introducing FiveTech's fivedit
I think your editor uses a mix of code parsing and library extraction like https://github.com/FiveTechSoft/mod_harbour/blob/master/samples/classes.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
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
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
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
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
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
Re: Introducing FiveTech's fivedit
--------------------------------------- NEW VERSION 01/08/2019 -----------------------------
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
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
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
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
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
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