Introducing FiveTech's fivedit

Re: Introducing FiveTech's fivedit

Postby cnavarro » Tue Oct 24, 2017 9:41 am

Please, read for instalation
You not download last version?

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

Re: Introducing FiveTech's fivedit

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

Re: Introducing FiveTech's fivedit

Postby Marc Vanzegbroeck » 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: Select all  Expand view
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
Marc Vanzegbroeck
 
Posts: 1157
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium

Re: Introducing FiveTech's fivedit

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

Re: Introducing FiveTech's fivedit

Postby cnavarro » 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 )

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 richard-service » 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 (r2402101027) => Borland C++ v7.7 32bit
MySQL v5.7 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
richard-service
 
Posts: 730
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan

Re: Introducing FiveTech's fivedit

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

Re: Introducing FiveTech's fivedit

Postby Marc Vanzegbroeck » 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
Marc Vanzegbroeck
 
Posts: 1157
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium

Re: Introducing FiveTech's fivedit

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

Re: Introducing FiveTech's fivedit

Postby cnavarro » Tue Oct 24, 2017 6: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
Last edited by cnavarro on Thu Oct 26, 2017 4:29 pm, edited 1 time in total.
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 » Thu Oct 26, 2017 4: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

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 cnavarro » Fri Oct 27, 2017 6:13 pm

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

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

Please read

viewtopic.php?f=3&t=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
User avatar
cnavarro
 
Posts: 6498
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: Introducing FiveTech's fivedit

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

Re: Introducing FiveTech's fivedit

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

PreviousNext

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 18 guests