FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Introducing FiveTech's fivedit
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Sat Oct 07, 2017 09:58 PM

Bug fixed in previous version: download

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
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Mon Oct 09, 2017 07:47 PM
--------------------------------------------- NEW VERSION 09/10/2017 --------------------------

Into this version if you press CTRL+SHIFT list of all symbols defined ( fivewin, harbour and of you program ) is shown
Also, if you beginining one word and you CTRL+SHIFT, this list is shown also, but with this characters selected



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
Posts: 39
Joined: Wed Jun 25, 2014 11:16 AM
Re: Introducing FiveTech's fivedit
Posted: Wed Oct 11, 2017 01:11 PM

I have a suggestion: you should put an error log submission by email

Recent error

Application

Path and name: C:\Des\build\fivedit\fivedit.exe (32 bits)
Size: 2,397,696 bytes
Compiler version: Harbour 3.2.0dev (r1603301435)
FiveWin version: FWH 17.07
C compiler version: Microsoft Visual C++ 19.0.23506 (32-bit)
Windows version: 6.2, Build 9200

Time from start: 0 hours 5 mins 3 secs
Error occurred at: 11/10/2017, 09:49:51
Error description: Error BASE/1005 Message not found: TPANEL:_LNEEDUPDATE
Args:
[ 1] = O TPANEL

Stack Calls

Called from: => __ERRRT_SBASE( 0 )
Called from: ../../../tobject.prg => TPANEL:ERROR( 0 )
Called from: ../../../tobject.prg => (b)HBOBJECT( 0 )
Called from: ../../../tobject.prg => TPANEL:MSGNOTFOUND( 0 )
Called from: ../../../tobject.prg => TPANEL:_LNEEDUPDATE( 0 )
Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_PREFERENCES( 8419 )
Called from: => AEVAL( 0 )
Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:PREFERENCES( 8419 )
Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_MENUVIEWS( 5210 )
Called from: .\source\classes\MENU.PRG => TMENU:COMMAND( 1549 )

FW 17.09 - xHB 1.2.3 - Embarcadero C++ 7
xDevStudio 0.72 - FivEdit ( \o/ ) - Pelles C
MySQL 5.7 - DBF
FastReport - PHP for Web Services - Java Android
http://matheusfariasdev.wordpress.com
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Wed Oct 11, 2017 01:20 PM

Please explain me who obtain this error
I can not reproduce the error
Many thanks for you feedback

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: Wed Oct 11, 2017 02:03 PM
I not found previous error, but I found other minor bug

----------------------------------------------------- NEW VERSION 11/10/2017 ----------------------------------
- Change style MENUS: fixed ( You need to restart the editor , for now )



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
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Wed Oct 11, 2017 05:41 PM
Sorry,

Alert messages for debug removed



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
Posts: 39
Joined: Wed Jun 25, 2014 11:16 AM
Re: Introducing FiveTech's fivedit
Posted: Fri Oct 13, 2017 08:04 PM

Question: Is there a file I need to delete to work normally?
PS.: I always replace it in the folder.
Sequence:
1.Menu
2.Display
3.Preferences [ctrl + f2]
4.Click [Save] or [Cancel]
5.Error Dialog:

Application

Path and name: C:\Des\build\fivedit\fivedit.exe (32 bits)
Size: 2,398,208 bytes
Compiler version: Harbour 3.2.0dev (r1603301435)
FiveWin version: FWH 17.07
C compiler version: Microsoft Visual C++ 19.0.23506 (32-bit)
Windows version: 6.2, Build 9200

Time from start: 0 hours 1 mins 1 secs
Error occurred at: 13/10/2017, 17:02:11
Error description: Error BASE/1004 No exported method: ACONTROLS
Args:
[ 1] = A { ... } length: 1

Stack Calls

Called from: => ACONTROLS( 0 )
Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:PREFERENCES( 8435 )
Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_MENUVIEWS( 5222 )
Called from: .\source\classes\MENU.PRG => TMENU:COMMAND( 1549 )
Called from: .\source\classes\WINDOW.PRG => TFIVEDITWND:COMMAND( 1133 )
Called from: => TWINDOW:HANDLEEVENT( 0 )
Called from: D:\FWH\FWHTEAM\SAMPLES\fivedit.prg => TFIVEDITWND:HANDLEEVENT( 3058 )
Called from: .\source\classes\WINDOW.PRG => _FWH( 3431 )
Called from: => WINRUN( 0 )
Called from: .\source\classes\WINDOW.PRG => TFIVEDITWND:ACTIVATE( 1089 )
Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:ACTIVATE( 731 )
Called from: D:\FWH\FWHTEAM\SAMPLES\fivedit.prg => MAIN( 153 )

FW 17.09 - xHB 1.2.3 - Embarcadero C++ 7
xDevStudio 0.72 - FivEdit ( \o/ ) - Pelles C
MySQL 5.7 - DBF
FastReport - PHP for Web Services - Java Android
http://matheusfariasdev.wordpress.com
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Fri Oct 13, 2017 09:57 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: Sat Oct 14, 2017 07:48 PM
---------------------------------------- NEW VERSION 14/10/2017 -----------------------------------

https://bitbucket.org/fivetech/fivewin- ... ivedit.exe

* When invoke with CTRL + ALT + number + number template, only run now with KEYPAD digits

* New keys actions
- CTRL + AVPAG : First line window
- CTRL + REPAG: Last line window
- ALT + CTRL + AVPAG: Next paragraph
- ALT + CTRL + REPAG: Previous paragraph

* Macros ( First version ) - Menu - Tools
- Start Macro
- End Macro
- Execute Macro
- And Editor Scripts ( Macros )
When you select any command of left list and press icon help, page web scintilla show
- Not run OK yet absolute and relative displacements (type macros of excel)
- No signal or image is displayed that a macro is being recorded ( for now )

* Aesthetic improvements in selection lists and others topics

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: 39
Joined: Wed Jun 25, 2014 11:16 AM
Re: Introducing FiveTech's fivedit
Posted: Tue Oct 17, 2017 12:06 PM
Thanks!!!! Now it's working.
cnavarro wrote:You are read this?

http://wiki.fivetechsoft.com/doku.php?i ... nstalation

After download

https://bitbucket.org/fivetech/fivewin- ... it_Add.zip
FW 17.09 - xHB 1.2.3 - Embarcadero C++ 7
xDevStudio 0.72 - FivEdit ( \o/ ) - Pelles C
MySQL 5.7 - DBF
FastReport - PHP for Web Services - Java Android
http://matheusfariasdev.wordpress.com
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Wed Oct 18, 2017 10:24 PM

-------------------------------------- NEW VERSION 19/10/2017 ------------------------

  • Added:
  • CTRL + F5 : Goto Line Function
  • CTRL + F6 : Goto Old Pos

  • Fixed:

  • Changes of font: names, sizes and attributes

https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE

And please, read this

http://wiki.fivetechsoft.com/doku.php?i ... t_shortcut

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: 2706
Joined: Fri Oct 07, 2005 01:50 PM
Re: Introducing FiveTech's fivedit
Posted: Thu Oct 19, 2017 01:51 PM

Cristobal

Just curious ... are you using a compression utility ( shrinker ) on your .exe ? I noticed the files size is 2.3 mg which is relatively small. I opened your .exe with a hex editor and I was impressed there was little visible code you could read ..

I use Aspack to shrink my Executables and Aspack totally obscures a Hex Editor to gleam any visible code in the .exe as well as having one of the best compression ratios. Typically I can take a 9mg file and compress it down to about 2.5 mg and the Hex is totally obscured.

http://www.aspack.com/aspack.html

Rick Lipkin

Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Thu Oct 19, 2017 04:39 PM

Dear Rick
what hex editor do you use?
Only for curiosity
Can you send me a picture of what you have seen?

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: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Introducing FiveTech's fivedit
Posted: Thu Oct 19, 2017 05:51 PM

Hello Rick,
may I ask if you use Fivedit for your work.

I am in the process of switching over to FE.
To change editor is a big task. But I get more comfortable using FE every day.
I am very satisfied.
Best regards,
Otto

Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
Re: Introducing FiveTech's fivedit
Posted: Thu Oct 19, 2017 08:13 PM
Cristobol

I tried to use Aspack to shrink FiveEdit and a message pops up that you have already used 'Shrinker' .. as far as the Hex .. there are some readable stuff in the front and back of the .exe and the rest is just hex.

Rick Lipkin