Introducing FiveTech's fivedit
- Rick Lipkin
- Posts: 2397
- Joined: Fri Oct 07, 2005 1:50 pm
- Location: Columbia, South Carolina USA
Re: Introducing FiveTech's fivedit
Otto
Cristobol has done some VERY FINE work with FiveEdit and I am looking at it very seriously! ... there is a LOT of functionality to take in .. I like the editor and the jump lists.
At this point I have not created any projects or compiled any programs.
Rick Lipkin
Cristobol has done some VERY FINE work with FiveEdit and I am looking at it very seriously! ... there is a LOT of functionality to take in .. I like the editor and the jump lists.
At this point I have not created any projects or compiled any programs.
Rick Lipkin
Re: Introducing FiveTech's fivedit
Rick, if you need help for this, tell meRick Lipkin wrote:
At this point I have not created any projects or compiled any programs.
Rick Lipkin
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.
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.
Re: Introducing FiveTech's fivedit
Cristobal has his program compressed with UPX. https://upx.github.io/
Re: Introducing FiveTech's fivedit
Gunther, thanksbyte-one wrote:Cristobal has his program compressed with UPX. https://upx.github.io/
I use now upx
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.
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.
-
- Posts: 1102
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: Introducing FiveTech's fivedit
Hi Cristobal,
I just downloaded FiveEdit, and run it, and it's looking very nice
I have a question about key-settings.
Since I'm started programming in clipper with the brief-editor.
I'm used to work with those combinations.
Then I moved to MultiEdit. There was a Brief-emulator options.
So I still use that same MultiEdit program.
Is there a posibility to set your own Key-shortcuts?
So for example
'+' : copy line to clipboard
'Ins' : insert clipboard
...
I just downloaded FiveEdit, and run it, and it's looking very nice
I have a question about key-settings.
Since I'm started programming in clipper with the brief-editor.
I'm used to work with those combinations.
Then I moved to MultiEdit. There was a Brief-emulator options.
So I still use that same MultiEdit program.
Is there a posibility to set your own Key-shortcuts?
So for example
'+' : copy line to clipboard
'Ins' : insert clipboard
...
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Re: Introducing FiveTech's fivedit
Mark, thanks
That is a possibility that I intend to implement at the end, when I already have all the possible keys and actions defined.
Notice that in the preferences folder, there is a tab that puts menus
But it is not yet functional
That is a possibility that I intend to implement at the end, when I already have all the possible keys and actions defined.
Notice that in the preferences folder, there is a tab that puts menus
But it is not yet functional
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.
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.
-
- Posts: 1102
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: Introducing FiveTech's fivedit
Cristobal,
I did some settings in FiveEdit, but didn't found where I can set those lines.
I also have a suggestion that would be nice.
In MultiEdit there is a possibility to select a block (not the complete line), and paste it.
I like that function a lot
I did some settings in FiveEdit, but didn't found where I can set those lines.
I also have a suggestion that would be nice.
In MultiEdit there is a possibility to select a block (not the complete line), and paste it.
I like that function a lot
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Re: Introducing FiveTech's fivedit
Hello Marc,
column mode in FIVEDIT.
You start with “Shift” + “Alt” at the left.
Line at Column limit:
What I did is to set a different color after "Column limit".
View
Editor
Column limit; here select a different color.
But sure you can set a line too.
Cristobal will have a solution.
Best regards,
Otto
column mode in FIVEDIT.
You start with “Shift” + “Alt” at the left.
Line at Column limit:
What I did is to set a different color after "Column limit".
View
Editor
Column limit; here select a different color.
But sure you can set a line too.
Cristobal will have a solution.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
Re: Introducing FiveTech's fivedit
Otto, thanks
Line limits, please see
http://www.scintilla.org/ScintillaDoc.h ... ETEDGEMODE
and, soon, I will try to let the user decide the column(s) in which he wants the line to appear
Line limits, please see
http://www.scintilla.org/ScintillaDoc.h ... ETEDGEMODE
and, soon, I will try to let the user decide the column(s) in which he wants the line to appear
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.
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.
Re: Introducing FiveTech's fivedit
In the next version ( today or tomorrow ): Multipaste actived
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.
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.
-
- Posts: 1102
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: Introducing FiveTech's fivedit
Hi,
Is there a setting where we can say what characters are comments?
Sometimes in my programs I use * for comments like this
Example MultiEdit
Example Fivedit
Another question:
Where can I say that the color of ENDIF is the same as IF ?
In the Fivedit example, you can see that it's not the same.
Now it's showing how it is if the lines are it comment-out
Another suggestion
It would be nice that the open files ar sorted (like in MultiEdit)
I must say, fine job so far. I have almost the same color-settings and fonts like I had setted in MultiEdit.
That's nice, since I'm used to that
Is there a setting where we can say what characters are comments?
Sometimes in my programs I use * for comments like this
Example MultiEdit
Example Fivedit
Another question:
Where can I say that the color of ENDIF is the same as IF ?
In the Fivedit example, you can see that it's not the same.
Now it's showing how it is if the lines are it comment-out
Another suggestion
It would be nice that the open files ar sorted (like in MultiEdit)
I must say, fine job so far. I have almost the same color-settings and fonts like I had setted in MultiEdit.
That's nice, since I'm used to that
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Re: Introducing FiveTech's fivedit
Preferences - Editor - INIT STRUCT = END STRUCT ( colors )Marc Vanzegbroeck wrote:Hi,
Another question:
Where can I say that the color of ENDIF is the same as IF ?
In the Fivedit example, you can see that it's not the same.
Now it's showing how it is if the lines are it comment-out
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.
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.
-
- Posts: 1102
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: Introducing FiveTech's fivedit
Hi,
Today I wanted to open my project again, but get always this error
Today I wanted to open my project again, but get always this error
Code: Select all
Application
===========
Path and name: C:\_vmsdata\FWH\FiveEdit\fivedit.exe (32 bits)
Size: 5,825,536 bytes
Compiler version: Harbour 3.2.0dev (r1603301435)
FiveWin Version: FWH 16.05
Windows version: 6.2, Build 9200
Time from start: 0 hours 0 mins 22 secs
Error occurred at: 24/10/2017, 08:01:41
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( 1670 )
Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:OPENFILE( 6640 )
Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:OPENPROJECT( 6819 )
Called from: .\source\classes\TFIVEDIT.PRG => (b)TFIVEDIT_MENUPROJECT( 4544 )
Called from: .\source\classes\MENU.PRG => TMENU:COMMAND( 1226 )
Called from: .\source\classes\WINDOW.PRG => TFIVEDITWND:COMMAND( 1118 )
Called from: => TWINDOW:HANDLEEVENT( 0 )
Called from: \FWH\FWHTEAM\SAMPLES\fivedit.prg => TFIVEDITWND:HANDLEEVENT( 2983 )
Called from: .\source\classes\WINDOW.PRG => _FWH( 3348 )
Called from: => SYSREFRESH( 0 )
Called from: .\source\classes\MENU.PRG => TMENU:ACTIVATE( 1256 )
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:LBUTTONUP( 895 )
Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT( 1721 )
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:HANDLEEVENT( 1847 )
Called from: .\source\classes\WINDOW.PRG => _FWH( 3348 )
Called from: => WINRUN( 0 )
Called from: .\source\classes\WINDOW.PRG => TFIVEDITWND:ACTIVATE( 1074 )
Called from: .\source\classes\TFIVEDIT.PRG => TFIVEDIT:ACTIVATE( 740 )
Called from: \FWH\FWHTEAM\SAMPLES\fivedit.prg => MAIN( 105 )
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Re: Introducing FiveTech's fivedit
Mark,
can you explain step by step what you have done until you get to the error?
can you explain step by step what you have done until you get to the error?
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.
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.
-
- Posts: 1102
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: Introducing FiveTech's fivedit
Hi,
I used the exe-version of:
https://bitbucket.org/fivetech/fivewin- ... edit53.zip
1 - I Open Fivedit
2 - CTRL-J
3 - Select project
4 - Error...
I used the exe-version of:
https://bitbucket.org/fivetech/fivewin- ... edit53.zip
1 - I Open Fivedit
2 - CTRL-J
3 - Select project
4 - Error...
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite