FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Introducing FiveTech's fivedit
Guest
Posts: 0
Joined: unknown
Re: Introducing FiveTech's fivedit
Posted: Tue Oct 24, 2017 09:41 AM

Please, read for instalation
You not download last version?

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

Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: Introducing FiveTech's fivedit
Posted: Tue Oct 24, 2017 09:48 AM

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
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Tue Oct 24, 2017 10:00 AM
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: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: Introducing FiveTech's fivedit
Posted: Tue Oct 24, 2017 10:09 AM
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 (fw): Select all Collapse
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
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Tue Oct 24, 2017 10:59 AM
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
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: Tue Oct 24, 2017 11:03 AM
When you play FE, you have screen presentation?
If yes, you have select double click on Start Editor

( Please confirm this )

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: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: Introducing FiveTech's fivedit
Posted: Tue Oct 24, 2017 11:24 AM
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 )
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Introducing FiveTech's fivedit
Posted: Tue Oct 24, 2017 11:35 AM

Richard, thanks for you feedback
Yes, this a bug
Now , few hours, I publish a new version

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: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: Introducing FiveTech's fivedit
Posted: Tue Oct 24, 2017 11:35 AM

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

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 )
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: Tue Oct 24, 2017 06:19 PM
------------------------------------------- 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
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: Thu Oct 26, 2017 04:18 PM
------------------------------------ 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

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: Fri Oct 27, 2017 06:13 PM

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

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

Please read

viewtopic.php?f=3t=34779#p206755

&
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: Sun Oct 29, 2017 09:29 AM

--------------------------------- 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 )

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 Nov 08, 2017 12:11 AM

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

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

Fixed checkbox configuration Harbour LIBS RDDs, please check

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