Introducing FiveTech's fivedit

Re: Introducing FiveTech's fivedit

Postby cnavarro » Sat Oct 07, 2017 9: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
User avatar
cnavarro
 
Posts: 6498
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Postby cnavarro » Mon Oct 09, 2017 7: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

Image

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
User avatar
cnavarro
 
Posts: 6498
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Postby MFarias » Wed Oct 11, 2017 1: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
User avatar
MFarias
 
Posts: 39
Joined: Wed Jun 25, 2014 11:16 am
Location: João Pessoa,PB - Brazil

Re: Introducing FiveTech's fivedit

Postby cnavarro » Wed Oct 11, 2017 1: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
User avatar
cnavarro
 
Posts: 6498
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Postby cnavarro » Wed Oct 11, 2017 2: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 )

Image

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
User avatar
cnavarro
 
Posts: 6498
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Postby cnavarro » Wed Oct 11, 2017 5:41 pm

Sorry,

Alert messages for debug removed

Image

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
User avatar
cnavarro
 
Posts: 6498
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Postby MFarias » Fri Oct 13, 2017 8: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
User avatar
MFarias
 
Posts: 39
Joined: Wed Jun 25, 2014 11:16 am
Location: João Pessoa,PB - Brazil

Re: Introducing FiveTech's fivedit

Postby cnavarro » Fri Oct 13, 2017 9: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
User avatar
cnavarro
 
Posts: 6498
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Postby cnavarro » Sat Oct 14, 2017 7: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

Image
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
User avatar
cnavarro
 
Posts: 6498
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Postby MFarias » Tue Oct 17, 2017 12:06 pm

Thanks!!!! Now it's working.
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
User avatar
MFarias
 
Posts: 39
Joined: Wed Jun 25, 2014 11:16 am
Location: João Pessoa,PB - Brazil

Re: Introducing FiveTech's fivedit

Postby cnavarro » 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
User avatar
cnavarro
 
Posts: 6498
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Postby Rick Lipkin » Thu Oct 19, 2017 1: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
User avatar
Rick Lipkin
 
Posts: 2606
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Re: Introducing FiveTech's fivedit

Postby cnavarro » Thu Oct 19, 2017 4: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
User avatar
cnavarro
 
Posts: 6498
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Postby Otto » Thu Oct 19, 2017 5: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
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 5994
Joined: Fri Oct 07, 2005 7:07 pm

Re: Introducing FiveTech's fivedit

Postby Rick Lipkin » Thu Oct 19, 2017 8: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

Image

Image
User avatar
Rick Lipkin
 
Posts: 2606
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

PreviousNext

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 11 guests