Introducing FiveTech's fivedit

User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Post by cnavarro »

Please, read for instalation
You not download last version?

http://wiki.fivetechsoft.com/doku.php?i ... nstalation
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.
Marc Vanzegbroeck
Posts: 1102
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium
Contact:

Re: Introducing FiveTech's fivedit

Post by Marc Vanzegbroeck »

Hi,

I did read that, but if I click on the link for the latest update
https://bitbucket.org/fivetech/fivewin- ... ivedit.exe

I get a message 'That link has no power here'
Regards,
Marc

FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Post by cnavarro »

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.
Marc Vanzegbroeck
Posts: 1102
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium
Contact:

Re: Introducing FiveTech's fivedit

Post by Marc Vanzegbroeck »

You should change the update-link to uppercase.
Probably the EXE-file is changed to uppercase, since you use UPX.EXE


Same error with the latest version

Code: Select all

Application
===========
   Path and name: C:\_vmsdata\FWH\FiveEdit\FIVEDIT.EXE (32 bits)
   Size: 2,401,280 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 0 mins 14 secs 
   Error occurred at: 24/10/2017, 12:05:31
   Error description: Error BASE/1004  Message not found: TPANEL:NORDEN
   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:NORDEN( 0 )
   Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:BUILDEDITOR( 1661 )
   Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:OPENFILE( 6991 )
   Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:OPENPROJECT( 7208 )
   Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_MENUPROJECT( 4772 )
   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( 2786 )
   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( 721 )
   Called from: D:\FWH\FWHTEAM\SAMPLES\fivedit.prg => MAIN( 155 )
Regards,
Marc

FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Post by cnavarro »

Marc Vanzegbroeck wrote:Hi,

1 - I Open Fivedit
2 - CTRL-J
3 - Select project
4 - Error...
I can not reproduce its error
I'm going to look closely
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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Post by cnavarro »

When you play FE, you have screen presentation?
If yes, you have select double click on Start Editor

( Please confirm this )

Image
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.
User avatar
richard-service
Posts: 583
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Contact:

Re: Introducing FiveTech's fivedit

Post by richard-service »

Hi
I double click start editor and open new noname.prg then I click File menu select close all item.
noname.prg code closed, but noname.prg tag not close. mouse move this tag and press mouse right click got error
Application
===========
Path and name: D:\Tools\Fivedit\fivedit.exe (32 bits)
Size: 2,401,280 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 0 mins 36 secs
Error occurred at: 24/10/2017, 19:18:14
Error description: Error BASE/1132 Bound error: array access
Args:
[ 1] = A { ... } length: 0
[ 2] = N 1

Stack Calls
===========
Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:MENUFLD( 14752 )
Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_EDTFOLDER( 1595 )
Called from: .\source\classes\TFOLDEX.PRG => TFOLDEREX:RBUTTONDOWN( 1653 )
Called from: => TWINDOW:HANDLEEVENT( 0 )
Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1731 )
Called from: .\source\classes\TFOLDEX.PRG => TFOLDEREX:HANDLEEVENT( 1032 )
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( 721 )
Called from: D:\FWH\FWHTEAM\SAMPLES\fivedit.prg => MAIN( 155 )
Regards,

Richard

Harbour 3.2.0dev (r1904111533)/xHarbour 1.2.3 Intl. (SimpLex) (Build 20180818) => Borland C++ v7.4
xHarbour 0.99.71 (SimpLex) => Borland C++ v5.5
MySQL v5.7 /ADS v12
Harbour 3.2.0dev (r1603181642) => Borland C++ v7.4 64bit
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Post by cnavarro »

Richard, thanks for you feedback
Yes, this a bug
Now , few hours, I publish a new version
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.
Marc Vanzegbroeck
Posts: 1102
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium
Contact:

Re: Introducing FiveTech's fivedit

Post by Marc Vanzegbroeck »

It's working, after double-clicking 'Start editor'

Maybe its better to also start the edit when opening a project.
Is is possible to automaticlly open the last project?
Regards,
Marc

FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Post by cnavarro »

Ok, I am going to modify the code, so that does not happen

Yes, FW open files and/or projects automatically

Please, unckeck "Allways show this page at start"

- Preferences - General - Open Last Project - ( and/or Open Last Files )
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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Post by cnavarro »

------------------------------------------- NEW VERSION 24/10/2017 ---------------------------------

- Close All: bug fixed
- Changed acces to DoubleView: SHIFT + F12 -- Sorry my mistake previous ( I had put it before CTRL + F12 )
- Doubleview improvements
- Added Visible attribute in keywords types ( Preferences - Editor )
- MultiPaste implemented

https://bitbucket.org/fivetech/fivewin- ... IVEDIT.EXE
Last edited by cnavarro on Thu Oct 26, 2017 4:29 pm, edited 1 time in total.
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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Post by cnavarro »

------------------------------------ NEW VERSION 26/10/2017 -------------------------

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

Please download video

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

- Edit documents in dialogs ( not run yet button bar, only button exit ), please test how does it work
Modifications in any document is updated in alls documents open

Attention: In order to have this appearance, you must edit your ini file (usually fivedit.ini) for now
[PREFERENCES]
A0 = 0 -> 32x32
A0 = 1 -> 16 x 16
A0 = 6 -> This appearance

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

Re: Introducing FiveTech's fivedit

Post by cnavarro »

--------------------------------- NEW VERSION 27/10/2017 ------------------------------

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

Please read

http://forums.fivetechsupport.com/viewt ... 79#p206755
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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Post by cnavarro »

--------------------------------- NEW VERSION 29/10/2017 -----------------------

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

Improvements: aesthetic details and speed
Fixed: loss of resources with the last appearance of the last bitmaps of the buttonbar and font with control RichEdit5 ( FEExplorer )
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.
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

Post by cnavarro »

---------------------------------------------- NEW VERSION 08/11/2017 -------------------------

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

Fixed checkbox configuration Harbour LIBS RDDs, please check
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.
Post Reply